Skip to content

Commit

Permalink
Skip lib check due to mono-repo and multiple node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Dec 18, 2024
1 parent 8befbac commit f6227cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/comet-cli/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"rootDir": "src",
"outDir": "dist",
"strict": true,
"skipLibCheck": true,
"target": "es6",
"module": "commonjs",
"sourceMap": true,
Expand Down

0 comments on commit f6227cb

Please sign in to comment.