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
What version of this package are you using? using ts-standard 10.0.0 which is using 20.0.0 of this package
What operating system, Node.js, and npm version? Windows 10 Node 14.15.1 NPM 7.5.2
What happened? This rule is enforced
'@typescript-eslint/default-param-last': 'error'
What did you expect to happen? Expected rule to be relaxed like it was on standard/eslint-config-standard@25a0d26
Are you willing to submit a pull request to fix this bug? Would be my first contribution to open source, of course I would.
The text was updated successfully, but these errors were encountered:
Thanks for your report! @paperrin
@mightyiam Do you think it is viable to disable this rule as standard did ?
standard
Sorry, something went wrong.
Yes, consistency with standard is desirable.
Successfully merging a pull request may close this issue.
What version of this package are you using?
using ts-standard 10.0.0
which is using 20.0.0 of this package
What operating system, Node.js, and npm version?
Windows 10
Node 14.15.1
NPM 7.5.2
What happened?
This rule is enforced
What did you expect to happen?
Expected rule to be relaxed like it was on standard/eslint-config-standard@25a0d26
Are you willing to submit a pull request to fix this bug?
Would be my first contribution to open source, of course I would.
The text was updated successfully, but these errors were encountered: