Skip to content

Commit

Permalink
type(kkt): modify ts config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 14, 2023
1 parent d8ca46c commit 71434a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/tsconfig.json
Expand Up @@ -5,6 +5,7 @@
"strict": true,
"declaration": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,
"moduleResolution": "node16",
"skipLibCheck": true,
Expand Down

0 comments on commit 71434a1

Please sign in to comment.