Files
La-Fabrik/ .prettierrc
2026-04-14 08:59:36 +02:00

7 lines
106 B
Plaintext

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