Skip to content

Commit

Permalink
fix: skip lib check
Browse files Browse the repository at this point in the history
  • Loading branch information
menelai committed Jul 27, 2022
1 parent 43727b8 commit 2e1a0d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/http-request-cache/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"removeComments": true,
"target": "es2019",
"sourceMap": true,
"skipLibCheck": true,
"outDir": "../../dist/http-request-cache",
"baseUrl": "./",
"incremental": true
Expand Down

0 comments on commit 2e1a0d5

Please sign in to comment.