Skip to content

Commit

Permalink
feat: assert syntax for import attributes in Node.js 22
Browse files Browse the repository at this point in the history
  • Loading branch information
AbigailDeng authored and AbigailDeng committed Jul 30, 2024
1 parent 7ad7049 commit 20d821d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"allowJs": true,
"checkJs": true,
"allowSyntheticDefaultImports": true,
"noEmit": true,
"resolveJsonModule": true
"noEmit": true
}
}

0 comments on commit 20d821d

Please sign in to comment.