diff options
author | crupest <crupest@outlook.com> | 2020-06-04 00:18:50 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-06-04 00:18:50 +0800 |
commit | fccd6b4ca8ed7420f25f0c4298fde311bc1e09d0 (patch) | |
tree | 787cda66f8997ba842601a261a36b6de95398675 /Timeline/ClientApp/package.json | |
parent | 92e50c4a3ea250dc18c76bc8c29d86d486e63772 (diff) | |
download | timeline-fccd6b4ca8ed7420f25f0c4298fde311bc1e09d0.tar.gz timeline-fccd6b4ca8ed7420f25f0c4298fde311bc1e09d0.tar.bz2 timeline-fccd6b4ca8ed7420f25f0c4298fde311bc1e09d0.zip |
refactor(front): Make codes lint-clean!
Diffstat (limited to 'Timeline/ClientApp/package.json')
-rw-r--r-- | Timeline/ClientApp/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/ClientApp/package.json b/Timeline/ClientApp/package.json index d7e0b2eb..280c0a39 100644 --- a/Timeline/ClientApp/package.json +++ b/Timeline/ClientApp/package.json @@ -70,6 +70,7 @@ "@typescript-eslint/parser": "^3.0.2", "autoprefixer": "^9.8.0", "babel-loader": "^8.1.0", + "babel-plugin-transform-builtin-extend": "^1.1.2", "clean-webpack-plugin": "^3.0.0", "copy-webpack-plugin": "^6.0.1", "css-loader": "^3.5.3", |