Skip to content

Commit

Permalink
chore: remove comments in tsconfig.json (faker-js#1811)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdb2381 authored and matthewmayer committed Feb 18, 2023
1 parent 67710db commit 7d45316
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@
"esModuleInterop": true,
"allowJs": true,
"alwaysStrict": true,
// "strictNullChecks": true,
// "strictBindCallApply": true,
"strictFunctionTypes": true,
// "strictPropertyInitialization": true,
// "noImplicitAny": true,
// "noImplicitThis": true,
"useUnknownInCatchVariables": true,
"stripInternal": true,
"baseUrl": "."
Expand Down

0 comments on commit 7d45316

Please sign in to comment.