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