Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tsconfig.json
Co-authored-by: Eugene <EOlonov@gmail.com>
  • Loading branch information
rido-min and OEvgeny authored Sep 13, 2024
commit 8bcd6edd6f0f165b6b816a54e7a886673ace84a1
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"noImplicitThis": false,
"noImplicitAny": false,
"allowSyntheticDefaultImports": true,
// "suppressImplicitAnyIndexErrors": true,
"noUnusedLocals": true,
"skipLibCheck": true,
"declaration": true,
Expand Down