Skip to content

Commit

Permalink
chore: remove skipLibCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbankhead committed Jul 18, 2023
1 parent 88ff3ff commit ec4a2da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": "./node_modules/gts/tsconfig-google.json",
"compilerOptions": {
"lib": ["es2018", "dom"],
"skipLibCheck": true,
"rootDir": ".",
"outDir": "build"
},
Expand Down

0 comments on commit ec4a2da

Please sign in to comment.