move prettier config to top level
This commit is contained in:
parent
a1aeabeab4
commit
df4ecb3fe2
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"tabWidth": 2,
|
|
||||||
"useTabs": false,
|
|
||||||
"semi": false,
|
|
||||||
"trailingComma": "es5",
|
|
||||||
"singleQuote": true
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user