mirror of
https://github.com/Zenithsiz/ist-semb-proj1.git
synced 2026-02-03 17:52:17 +00:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"singleAttributePerLine": true
|
|
}
|