Skip to content

Commit

Permalink
Enable skipLibCheck in roger
Browse files Browse the repository at this point in the history
  • Loading branch information
samestep committed Dec 8, 2022
1 parent a69a768 commit d78f750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/roger/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"skipLibCheck": true,
"strict": true,
"target": "es2019",
"noImplicitAny": false
Expand Down

0 comments on commit d78f750

Please sign in to comment.