mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-19 03:02:06 +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"
|
|
} |