Skip to content

Commit

Permalink
Added requirement for noImplicitThis setting being enabled
Browse files Browse the repository at this point in the history
Fixes #16
  • Loading branch information
timocov committed Apr 23, 2023
1 parent ccb60c1 commit 8f27d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ I've tested it for several projects and it works well.

## Requirement

TypeScript >= 2.9.1
- Make sure that `noImplicitThis` is enabled in your tsconfig.

## Options

Expand Down

0 comments on commit 8f27d88

Please sign in to comment.