-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore(eslint-plugin): deprecate no-var-requires in favor of no-require-imports #8334
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
e364b60
chore(eslint-plugin): deprecate no-var-requires in favor of no-requir…
arkapratimc 2742433
chore: address CI failures
arkapratimc c108ea6
chore: more CI failures
arkapratimc 5393062
chore: small miss
arkapratimc a5c03b7
chore: address ci failures
arkapratimc 0354320
chore: few more tests
arkapratimc af69110
Merge branch 'main' into issue-8092
arkapratimc 0ab1f78
chore: update docs
arkapratimc 145c4e5
chore: address reviews
arkapratimc a39539e
Merge branch 'issue-8092' of github.com:arka1002/typescript-eslint in…
arkapratimc 61baa81
missed one test
arkapratimc 091385e
Merge branch 'v8' into issue-8092
arkapratimc 2815ab4
chore: fix tests
arkapratimc 7f8466c
chore: add recommended
arkapratimc 04d7887
chore: lint errors
arkapratimc 39cc57a
chore: address reviews
arkapratimc c060a35
chore: small miss
arkapratimc b2a0081
chore: mistake
arkapratimc cf12e82
chore: eslint comments
arkapratimc 9283877
chore: apply suggestions from code review
arkapratimc 8253e21
feat(typescript-estree): remove slow deprecated and isolated programs…
JoshuaKGoldberg faa74c5
fix(typescript-estree): add TSEnumBody node for TSEnumDeclaration bod…
JoshuaKGoldberg 69e337f
Merge branch 'v8' into issue-8092
arkapratimc a5a9fa0
Merge branch 'issue-8092' of github.com:arka1002/typescript-eslint in…
arkapratimc da382b8
chore: snapshots
arkapratimc 9cafe31
chore: eslint comments
arkapratimc baf469a
Merge branch 'v8'
JoshuaKGoldberg 346fed1
chore: address reviews
arkapratimc 9a76d9e
chore: update docs
arkapratimc a6a3307
chore: docs
arkapratimc 594afbf
chore: refactor
arkapratimc ee452e4
Merge branch 'v8' into issue-8092
arkapratimc 4a6216c
Merge branch 'v8' into issue-8092
bradzacher b757092
Update pack-packages.ts
bradzacher 05956d8
Format pack-packages.ts ugh
bradzacher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JoshuaKGoldberg marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
packages/eslint-plugin/tests/docs-eslint-output-snapshots/no-require-imports.shot
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.