mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-04-19 19:01:19 +00:00
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
![]() |
{
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"tabWidth": 2,
|
||
|
"trailingComma": "es5",
|
||
|
"printWidth": 100,
|
||
|
"bracketSpacing": true,
|
||
|
"arrowParens": "avoid"
|
||
|
}
|