mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-18 20:47:51 +00:00
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
|
{
|
||
|
"printWidth": 120,
|
||
|
"singleQuote": true,
|
||
|
"useTabs": false,
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"bracketSpacing": true,
|
||
|
"jsxBracketSameLine": false,
|
||
|
}
|