mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5",
|
|
"endOfLine": "lf"
|
|
}
|