8 lines
156 B
Text
Executable file
8 lines
156 B
Text
Executable file
{
|
|
"printWidth": 100,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "all",
|
|
"arrowParens": "always",
|
|
"jsxBracketSameLine": false
|
|
}
|