mirror of
https://github.com/m1k1o/neko.git
synced 2025-04-28 18:06:20 +02:00
8 lines
142 B
Text
8 lines
142 B
Text
{
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"vueIndentScriptAndStyle": true
|
|
}
|