booplaysgba/.prettierrc
Laureηt ba419485c8
feat: converted admin.html to Admin.svelte
file is broken, need refactor
2021-12-13 18:34:20 +01:00

7 lines
94 B
Plaintext

{
"useTabs": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}