Skip to content

Commit

Permalink
Merge pull request #5550 from alphagov/ts-skiplibcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
romaricpascal authored Dec 16, 2024
2 parents 838d2f6 + a67dd24 commit b224935
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"noEmit": true,
"noImplicitThis": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"strict": false,
"strictBindCallApply": true,
"strictFunctionTypes": true,
Expand Down

0 comments on commit b224935

Please sign in to comment.