aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'graphgraph-fe/.eslintrc.json')
-rw-r--r--graphgraph-fe/.eslintrc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphgraph-fe/.eslintrc.json b/graphgraph-fe/.eslintrc.json
new file mode 100644
index 0000000..b218c1e
--- /dev/null
+++ b/graphgraph-fe/.eslintrc.json
@@ -0,0 +1,3 @@
+{
+ "extends": "react-app"
+}