aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/.eslintrc.js
diff options
context:
space:
mode:
authorIgor Dysko <igor1.dysko@orange.com>2021-07-19 16:51:43 +0200
committerIgor Dysko <igor1.dysko@orange.com>2021-07-20 15:23:31 +0200
commit944bfda5bb621ef0f6d5be74debb2bba6369588b (patch)
treeb83e7b2041b2753dc2e487ba2aebdf7b9b4f0e4e /graphgraph-fe/.eslintrc.js
parent847dd464a5ccb46dae990fd36173d50839f99977 (diff)
Upgrade React to version 17
Upgraded versions of react, react-dom, react-table and other libraries. Issue-ID: AAI-3277 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I79a76dac11054484a56726f7bdc77207bee9f987
Diffstat (limited to 'graphgraph-fe/.eslintrc.js')
-rw-r--r--graphgraph-fe/.eslintrc.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphgraph-fe/.eslintrc.js b/graphgraph-fe/.eslintrc.js
deleted file mode 100644
index b6351b0..0000000
--- a/graphgraph-fe/.eslintrc.js
+++ /dev/null
@@ -1,3 +0,0 @@
-module.exports = {
- "extends": "standard"
-};