Moved prettier config

This commit is contained in:
2023-11-12 13:12:30 +03:00
parent 665f0e5fe0
commit aa329a2112

View File

@@ -1,8 +0,0 @@
{
"singleQuote": true,
"trailingComma": "all",
"semi": true,
"tabWidth": 4,
"printWidth": 150,
"bracketSpacing": true
}