Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
joyqi committed Dec 8, 2022
1 parent 5699665 commit f0f06db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"removeComments": true,
"declarationDir": "lib/types",
"strict": true,
"allowSyntheticDefaultImports": true,
"skipLibCheck": true
},
"exclude": ["node_modules", "**/*.spec.ts", "lib"]
Expand Down

0 comments on commit f0f06db

Please sign in to comment.