Files
dsp-thomann-interface/.prettierrc
2026-07-22 18:17:36 +02:00

7 lines
105 B
Plaintext

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