Skip to content

Commit d97cd71

Browse files
authored
feat: enforce node protocol on built-in imports (#27)
1 parent f24689d commit d97cd71

File tree

4 files changed

+362
-8
lines changed

4 files changed

+362
-8
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@types/eslint": "^8.56.10",
5151
"@types/node": "^20.14.8",
5252
"@typescript-eslint/rule-tester": "^8.0.0-alpha.30",
53+
"eslint-plugin-unicorn": "^54.0.0",
5354
"eslint-vitest-rule-tester": "^0.3.2",
5455
"prettier": "^3.3.2",
5556
"typescript": "~5.4.5",

0 commit comments

Comments
 (0)