mirror of
https://github.com/SrIzan10/featheroom.git
synced 2026-06-06 00:56:49 +00:00
9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
{
|
|
"semi": false,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"endOfLine": "auto"
|
|
}
|