This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove no-unused-variable (#41)
* fix: remove no-unused-variable It is marked as deprecated for TS2.9 * Remove unused var only for tsc > 2.9 * fix typo
- Loading branch information