aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-09-01 02:34:40 +0800
committercrupest <crupest@outlook.com>2020-09-01 02:34:40 +0800
commitf70e638be0e1938be31a127fb93acf0be9e5c6c1 (patch)
treec9511001ae97fce53dd3831d1ed0173798aa2fe3
parentaa89b6cce7701a57b0c377d938788b4c940013d6 (diff)
downloadtimeline-f70e638be0e1938be31a127fb93acf0be9e5c6c1.tar.gz
timeline-f70e638be0e1938be31a127fb93acf0be9e5c6c1.tar.bz2
timeline-f70e638be0e1938be31a127fb93acf0be9e5c6c1.zip
Roll back typescipt-eslint.
-rw-r--r--Timeline/ClientApp/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Timeline/ClientApp/package.json b/Timeline/ClientApp/package.json
index 6da643a8..144560e5 100644
--- a/Timeline/ClientApp/package.json
+++ b/Timeline/ClientApp/package.json
@@ -75,8 +75,8 @@
"@types/reactstrap": "^8.5.1",
"@types/webpack-env": "^1.15.2",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.0.0",
- "@typescript-eslint/parser": "^4.0.0",
+ "@typescript-eslint/eslint-plugin": "^3.10.1",
+ "@typescript-eslint/parser": "^3.10.1",
"@yarnpkg/pnpify": "^2.2.1",
"babel-loader": "^8.1.0",
"babel-plugin-transform-builtin-extend": "^1.1.2",