We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/standard/eslint-config-standard-with-typescript/blob/3582ea0c09a4b2eb20e8d117ef3874f349ac6bd2/src/index.ts#L39
Should have Standard's ignoreRestSiblings: https://github.com/standard/eslint-config-standard/blob/master/eslintrc.json#L159
ignoreRestSiblings
The text was updated successfully, but these errors were encountered:
fix: adjust two rules to imitate Standard
c9dec53
- Fixes #164 - Fixes #165
Successfully merging a pull request may close this issue.
https://github.com/standard/eslint-config-standard-with-typescript/blob/3582ea0c09a4b2eb20e8d117ef3874f349ac6bd2/src/index.ts#L39
Should have Standard's
ignoreRestSiblings
:https://github.com/standard/eslint-config-standard/blob/master/eslintrc.json#L159
The text was updated successfully, but these errors were encountered: