Skip to content

Commit 551617e

Browse files
committed
feat: enforce node protocol on built-in imports
1 parent d665151 commit 551617e

File tree

3 files changed

+461
-0
lines changed

3 files changed

+461
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"@types/eslint": "^8.56.10",
4949
"@types/node": "^20.14.8",
5050
"@typescript-eslint/rule-tester": "^8.0.0-alpha.30",
51+
"eslint-plugin-unicorn": "^54.0.0",
5152
"eslint-vitest-rule-tester": "^0.3.2",
5253
"prettier": "^3.3.2",
5354
"typescript": "~5.4.5",

0 commit comments

Comments
 (0)