mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
7 lines
116 B
Text
Executable file
7 lines
116 B
Text
Executable file
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid",
|
|
"printWidth": 80,
|
|
"semi": false
|
|
}
|