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 an option in no-this-in-static rule? #22

Open
fa93hws opened this issue Jul 1, 2019 · 1 comment
Open

Add an option in no-this-in-static rule? #22

fa93hws opened this issue Jul 1, 2019 · 1 comment

Comments

@fa93hws
Copy link

fa93hws commented Jul 1, 2019

Hi
I am interested in using the no-this-in-static rule at the moment.
However, the problem is that we need to ban the usage of this in static method only and allow the super keyword due to the closure compiler.

Do you mind I make a PR to add an option for this rule to allow the super keyword?

MichaelDeBoey added a commit to MichaelDeBoey/eslint-plugin-mysticatea that referenced this issue Nov 14, 2022
BREAKING CHANGE: `es5`, `es2015`, `es2016`, `es2017`, `es2018`, `es2019`, `es2020`, `es2021` & `es2022` configs now have extra rules from `@typescript-eslint/eslint-plugin`
@MichaelDeBoey
Copy link

Hi @fa93hws!

Since this repo is unmaintained, you might want to re-open this issue in the @eslint-community fork https://github.com/eslint-community/eslint-plugin-mysticatea

For more info about why we created this organization, you can read https://eslint.org/blog/2023/03/announcing-eslint-community-org

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

No branches or pull requests

2 participants