mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-18 23:22:05 +00:00
10 lines
No EOL
195 B
Text
10 lines
No EOL
195 B
Text
{
|
|
"useTabs": false,
|
|
"jsxSingleQuote": true,
|
|
"printWidth": 180,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"svelteBracketNewLine": false,
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "none"
|
|
} |