Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: facilitate manual type checking @W-15023469 (#3992)
* chore(scripts): add typecheck script * chore(types): remove unnecessary type def no longer needed, as we now use ES2021 types * ci: add step to run type checks * chore(tsconfig): set noEmit flag to make tsc easier to use Doesn't impact rollup config. * Revert "ci: add step to run type checks" This reverts commit 9c81472. * Revert "chore(scripts): add typecheck script" This reverts commit f441ba3.
- Loading branch information