Skip to content

Commit 84f0053

Browse files
committedSep 21, 2024·
Readd eslint-plugin-import (was removed while merge)
1 parent 5857ad2 commit 84f0053

File tree

2 files changed

+199
-103
lines changed

2 files changed

+199
-103
lines changed
 

‎addon/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"eslint": "^8.57.0",
116116
"eslint-config-prettier": "^9.1.0",
117117
"eslint-plugin-ember": "^12.2.0",
118+
"eslint-plugin-import": "^2.30.0",
118119
"eslint-plugin-n": "^17.10.3",
119120
"eslint-plugin-prettier": "^5.2.1",
120121
"eslint-plugin-qunit": "^8.1.2",

‎pnpm-lock.yaml

+198-103
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.