mirror of
https://github.com/pawelmalak/flame.git
synced 2025-04-22 04:47:43 -04:00
8 lines
136 B
Text
8 lines
136 B
Text
{
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "always",
|
|
"printWidth": 80,
|
|
"trailingComma": "es5"
|
|
}
|