2022-10-24 17:03:12 +02:00

8 lines
106 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"semi": true,
"tabWidth": 2,
"printWidth": 100
}