Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(typescript): audit TypeScript configuration (#226)
* build(typescript): remove unnecessary compiler options * build(typescript): adjust style for value of `module` and `target` compiler options * build(typescript): use `node16` module instead of `nodenext` * build(typescript): enable `exactOptionalPropertyTypes` compiler option
- Loading branch information