Skip to content

Conversation

haoqunjiang
Copy link
Member

Fixes #267

It's because I moved the compilerOptions from tsconfig.json to tsconfig.app.json in the 2023-05-05 (v3.6.2) release, but forgot to change the type-check script.

This isn't comprehensive because it doesn't check all the sub-projects, but at least it's the same scope as previous versions.

Ideally I hope #274 can work reliably. But now I'm not sure. So let's first fix this bug.

Fixes #267

It's because I moved the `compilerOptions` from `tsconfig.json` to
`tsconfig.app.json` in the 2023-05-05 (v3.6.2) release, but forgot to
change the `type-check` script.

This isn't comprehensive because it doesn't check all the sub-projects,
but at least it's the same scope as previous versions.

Ideally I hope #274 can work reliably. But now I'm not sure. So let's
first fix this bug.
@haoqunjiang haoqunjiang merged commit d630c81 into main May 12, 2023
@haoqunjiang haoqunjiang deleted the fix-app-type-check branch May 12, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Npm script type-check is not working
1 participant