eslint - configure and setup auto linting

This commit is contained in:
2020-09-28 16:08:03 +05:30
parent 3d76abe13c
commit 7c302335e9
3 changed files with 19 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"extends": "react-app"
}