11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
|
|
{
|
|
"eslintInegration": true,
|
|
"stylelintIntegration": true,
|
|
"spaceBeforeFunctionParen": true,
|
|
"useTabs": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"semi": false
|
|
} |