diff options
author | crupest <crupest@outlook.com> | 2020-08-24 23:51:20 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-08-24 23:51:20 +0800 |
commit | 8e297d2b659f447814e07676423e973f0f41e560 (patch) | |
tree | f35966a01abb5485c72af3ec4f727cd878ee6071 /Timeline/ClientApp/package.json | |
parent | cc0cc154b9506d1961d08cb29fbc29ad815bad69 (diff) | |
download | timeline-8e297d2b659f447814e07676423e973f0f41e560.tar.gz timeline-8e297d2b659f447814e07676423e973f0f41e560.tar.bz2 timeline-8e297d2b659f447814e07676423e973f0f41e560.zip |
...
Diffstat (limited to 'Timeline/ClientApp/package.json')
-rw-r--r-- | Timeline/ClientApp/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Timeline/ClientApp/package.json b/Timeline/ClientApp/package.json index a2f6e051..b633630b 100644 --- a/Timeline/ClientApp/package.json +++ b/Timeline/ClientApp/package.json @@ -86,6 +86,8 @@ "css-loader": "^4.2.1", "eslint": "^7.7.0", "eslint-config-prettier": "^6.11.0", + "eslint-import-resolver-webpack": "^0.12.2", + "eslint-plugin-import": "^2.22.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-react": "^7.20.6", "eslint-plugin-react-hooks": "^4.1.0", |