mirror of
https://github.com/SrIzan10/hc-site.git
synced 2026-05-01 10:45:23 +00:00
8 lines
116 B
Plaintext
Executable File
8 lines
116 B
Plaintext
Executable File
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid",
|
|
"printWidth": 80,
|
|
"semi": false
|
|
}
|