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 108fead..a4ae3cf 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,7 @@ "esbuild": "^0.15.5", "eslint": "^8.24.0", "eslint-plugin-header": "^3.1.1", + "eslint-plugin-simple-import-sort": "^8.0.0", "standalone-electron-types": "^1.0.0", "type-fest": "^3.1.0", "typescript": "^4.8.4", |