Skip to content

Commit 20d821d

Browse files
AbigailDengAbigailDeng
authored andcommitted
feat: assert syntax for import attributes in Node.js 22
1 parent 7ad7049 commit 20d821d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"allowJs": true,
1515
"checkJs": true,
1616
"allowSyntheticDefaultImports": true,
17-
"noEmit": true,
18-
"resolveJsonModule": true
17+
"noEmit": true
1918
}
2019
}

0 commit comments

Comments
 (0)