Add prettier + eslint & reformat/fix files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"semi": false,
|
||||
"arrowParens": "always",
|
||||
"singleQuote": true,
|
||||
"tabWidth": 4
|
||||
}
|
||||
Reference in New Issue
Block a user