mirror of
https://github.com/Zenithsiz/zbuild.git
synced 2026-02-03 05:57:09 +00:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"singleAttributePerLine": true
|
|
}
|