91f56b42de
Setup the file structure for components, pages, layouts, api, and all new frontend structure
9 lines
No EOL
162 B
Text
9 lines
No EOL
162 B
Text
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 120,
|
|
"arrowParens": "always",
|
|
"eslintIntegration": true
|
|
} |