mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-11 10:56:17 +00:00
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"printWidth": 120,
|
|
"bracketSpacing": true,
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "lf"
|
|
}
|