Moved prettier config

This commit is contained in:
2022-10-14 12:14:44 +02:00
parent bd171a10bf
commit ebf1dd5adc

View File

@ -1,7 +0,0 @@
{
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 100,
"tabWidth": 2,
"useTabs": false
}