mirror of
https://github.com/SrIzan10/vdo.ninja.git
synced 2026-05-01 11:05:24 +00:00
11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"bracketSpacing": true,
|
|
"jsxBracketSameLine": false,
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "none",
|
|
"printWidth": 10000
|
|
} |