mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-09 16:33:03 +01:00
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
{
|
|
"tabWidth": 2,
|
|
"printWidth": 80,
|
|
"useTabs": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "always",
|
|
"trailingComma": "none",
|
|
"endOfLine": "lf"
|
|
} |