Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

[FEAT] [no-semantic-errors] Add rule (Requires Type Info) #245

Closed
wants to merge 4 commits into from

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Dec 17, 2018

This PR replaces need for fork-ts-checker-webpack-plugin while running build with webpack.

Errors reported by this rule comes from typescript Diagnostic services.

  • I’ve added tests for my changes

This rule should not be recommended because its useful only in specific cases.

@bradzacher bradzacher changed the title Add rule no-semantic-errors (Requires Type Info) [FEAT] [no-semantic-errors] Add rule (Requires Type Info) Dec 17, 2018
@bradzacher bradzacher added the WIP PRs that are work in progress label Dec 17, 2018
@armano2
Copy link
Contributor Author

armano2 commented Dec 22, 2018

@bradzacher @j-f1 This rule is no longer relevant, as there is going to be support for semantic/synthetic errors in parser/estree
JamesHenry/typescript-estree#57

@armano2 armano2 closed this Dec 22, 2018
bradzacher added a commit that referenced this pull request Dec 28, 2018
@armano2 armano2 deleted the no-semantic-errors branch April 15, 2023 23:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WIP PRs that are work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants