Skip to content

Commit

Permalink
chore(internal): update tsconfig (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored Nov 7, 2023
1 parent 8c433fd commit b9295df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"strictBindCallApply": true,
"strictPropertyInitialization": true,
"noImplicitThis": true,
"noImplicitReturns": true,
"alwaysStrict": true,
"exactOptionalPropertyTypes": true,
"noUncheckedIndexedAccess": true,
Expand Down

0 comments on commit b9295df

Please # to comment.