aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index e011292..98a56a4 100644
--- a/package.json
+++ b/package.json
@@ -11,5 +11,8 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "^3.3.0"
+ },
+ "devDependencies": {
+ "eslint": "^6.8.0"
}
}