2024-10-06 18:32:39 +02:00

8 lines
116 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
"singleQuote": true,
"printWidth": 120
}