Added ESLint and Prettier.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"jsxSingleQuote": true,
|
||||
"tabWidth": 4,
|
||||
"semi": false
|
||||
}
|
||||
Reference in New Issue
Block a user