Files
2026-03-01 00:08:33 +01:00

10 lines
160 B
Plaintext

{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 80,
"endOfLine": "lf"
}