Skip to content

Commit

Permalink
chore: Ease on TypeScript rule
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Nov 24, 2023
1 parent 3b43281 commit 08f39be
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 @@ -15,7 +15,6 @@
"strictPropertyInitialization": true,
"noEmitOnError": true,
"noImplicitThis": true,
"noPropertyAccessFromIndexSignature": true,
"alwaysStrict": true,
"useDefineForClassFields": true,
"noImplicitOverride": true,
Expand Down

0 comments on commit 08f39be

Please sign in to comment.