mirror of
https://github.com/fergalmoran/supanextail.git
synced 2025-12-22 09:17:54 +00:00
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"useTabs": true,
|
|
"endOfLine": "auto",
|
|
"printWidth": 100
|
|
} |