mirror of
https://github.com/stackblitz/bolt.new
synced 2024-11-27 14:32:46 +00:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
|
{
|
||
|
"printWidth": 120,
|
||
|
"singleQuote": true,
|
||
|
"useTabs": false,
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"bracketSpacing": true
|
||
|
}
|