Skip to content

Commit 3c3f4b0

Browse files
committed
tests passes
1 parent 23f6d98 commit 3c3f4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rule-tester/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"target": "ES2022",
4-
"module": "ES2022",
4+
"module": "Node16",
55
"moduleResolution": "node16",
66
"declaration": false,
77
"noEmit": true,

0 commit comments

Comments
 (0)