feat(cli): Add new check command for type checking and update compiler options handling

This commit is contained in:
2025-05-15 09:31:57 +00:00
parent 6d68f35a9a
commit 960fc5f213
9 changed files with 402 additions and 49 deletions

3
.gitignore vendored
View File

@ -17,4 +17,5 @@ node_modules/
dist/
dist_*/
# custom
# custom
.claude