mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-09-04 20:16:50 +08:00
6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false
|
|
}
|