Skip to content

Commit

Permalink
chore(build): Skip library check in telestion-client-types
Browse files Browse the repository at this point in the history
  • Loading branch information
fussel178 committed Mar 11, 2021
1 parent e639618 commit 01b712e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/telestion-client-types/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"declarationDir": "./types",
"allowJs": true,
"checkJs": true,
"skipLibCheck": true,
"allowSyntheticDefaultImports": true,
"emitDeclarationOnly": true
},
Expand Down

0 comments on commit 01b712e

Please sign in to comment.