Skip to content

Commit

Permalink
style: remove js support
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangpaopao0609 committed Feb 2, 2025
1 parent e4d4400 commit 4874cda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
"moduleResolution": "bundler",
"baseUrl": "./",

/* JavaScript Support */
// todo: 待移除 这个有必要吗?
"checkJs": true,
"allowJs": true,

/* Emit */
"declaration": true,
"removeComments": true,
Expand Down

0 comments on commit 4874cda

Please sign in to comment.