mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-15 11:37:57 +01:00
8 lines
117 B
JSON
8 lines
117 B
JSON
|
{
|
||
|
"trailingComma": "es5",
|
||
|
"tabWidth": 4,
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 100
|
||
|
}
|