mirror of
https://github.com/valitydev/control-center.git
synced 2024-11-06 10:35:18 +00:00
9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"useTabs": false,
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"bracketSpacing": true
|
|
}
|