diff options
author | Vitaly Takmazov | 2024-08-06 07:08:31 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2024-08-06 07:10:01 +0300 |
commit | 0ac9aa79aeb618a18d0e5032059c6d0dbc80ae17 (patch) | |
tree | de53e59aef7d2141ccc6bef8a75d9b3521725a6a /package.json | |
parent | 34eb0eb97c6c00b0bc2cfcec9bb3d0fd3d0b0139 (diff) |
eslint: drop outdated plugin
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index dedd9bfd..121b943f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,6 @@ "css-loader": "^7.1.2", "cssnano": "^7.0.4", "eslint": "8.57.0", - "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.7.0", "eslint-plugin-jest-dom": "^5.4.0", "eslint-plugin-jsdoc": "^48.11.0", |