Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Faster type checking #1969

Merged
merged 1 commit into from May 15, 2022
Merged

chore: Faster type checking #1969

merged 1 commit into from May 15, 2022

Conversation

shuding
Copy link
Member

@shuding shuding commented May 15, 2022

This PR moves the type tests from pre-commit to tests and only leave basic type checking there, also enables --incremental of TypeScript to make local development faster.

Previously a commit takes 10+ seconds and now it takes ~1s.

@shuding shuding requested a review from huozhi as a code owner May 15, 2022 00:55
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f2e66a7:

Sandbox Source
SWR-Basic Configuration
SWR-States Configuration
SWR-Infinite Configuration
SWR-SSR Configuration

@huozhi huozhi merged commit 9a7c2f1 into main May 15, 2022
@huozhi huozhi deleted the shu/6b13 branch May 15, 2022 02:59
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.

None yet

2 participants