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

Add rule S3533 (NonStandardImportCheck) for JS/TS #1869

Closed
quentin-jaquier-sonarsource opened this issue Jan 8, 2020 · 0 comments
Closed

Add rule S3533 (NonStandardImportCheck) for JS/TS #1869

quentin-jaquier-sonarsource opened this issue Jan 8, 2020 · 0 comments

Comments

@quentin-jaquier-sonarsource
Copy link
Contributor

@quentin-jaquier-sonarsource quentin-jaquier-sonarsource commented Jan 8, 2020

We already use the implementation from typescript eslint for TS, however, the current implementation based on Java for JS behaves differently.
With the help of types (see MMF-1772), we can improve the rule for both for JS and TS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.