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

Re-enable running our eslint rules using ts-node #159495

Merged
merged 1 commit into from Aug 30, 2022

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Aug 29, 2022

Resubmission of #157532 with the following changes:

  • Use eslint-plugin-local instead of yarn link to run our plugins
  • Move our plugins to a top level .eslintplugin dir (as required by eslint-plugin-local)
  • Update all custom rules names to local/ (also required by the plugin)

Resubmission of microsoft#157532 with the following changes:

- Use `eslint-plugin-local` instead of `yarn` link to run our plugins
- Move our plugins to a top level `.eslintplugin` dir (as required by `eslint-plugin-local`)
- Update all names to `local/`
@mjbvz mjbvz added this to the September 2022 milestone Aug 29, 2022
@mjbvz mjbvz self-assigned this Aug 29, 2022
@mjbvz mjbvz enabled auto-merge (squash) August 29, 2022 19:42
@mjbvz mjbvz merged commit 5e92794 into microsoft:main Aug 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants