diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f73c457..7cab94e 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "eslint": "^8.24.0", "eslint-plugin-header": "^3.1.1", "eslint-plugin-simple-import-sort": "^8.0.0", + "eslint-plugin-unused-imports": "^2.0.0", "standalone-electron-types": "^1.0.0", "type-fest": "^3.1.0", "typescript": "^4.8.4" |