mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-18 19:19:36 +02:00
9 lines
136 B
Text
9 lines
136 B
Text
|
{
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": false,
|
||
|
"singleQuote": true,
|
||
|
"arrowParens": "always",
|
||
|
"printWidth": 80,
|
||
|
"trailingComma": "es5"
|
||
|
}
|