-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix(typescript-estree): only run projectService setHostConfiguration when needed #9336
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
JoshuaKGoldberg
merged 23 commits into
typescript-eslint:v8
from
higherorderfunctor:perf/9312-set-host-config-once-per-project-service
Jun 22, 2024
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
5a12641
perf(typescript-estree): moves setHostConfiguration into createProjec…
higherorderfunctor 8ef28ae
fix(typescript-estree): fixes extraFileExtensions to allow updates
higherorderfunctor 14261ca
refactor(typescript-estree): revert some changes to createParseSettings
higherorderfunctor 3dff7e0
docs(typescript-estree): adds performance information to the document…
higherorderfunctor 85ce13d
docs(cspell): filter words
higherorderfunctor dd99286
refactor(typescript-estree): fixes test to show host config not updat…
higherorderfunctor 8487e9d
refactor(typescript-estree): fixes broken test
higherorderfunctor 2092269
refactor(typescript-estree): logs before/after updating extraFileExte…
higherorderfunctor ae73208
Merge branch 'v8' into perf/9312-set-host-config-once-per-project-ser…
higherorderfunctor bfc80e6
test(typescript-estree): [ProjectService] adds additional extraFileEx…
higherorderfunctor cf09e1e
refactor(typescript-estree): simplifies last set extraFileExtensions …
higherorderfunctor 113441d
docs: adds additional performance details for extraFileExtensions wit…
higherorderfunctor 1b9887f
docs: fixes typo
higherorderfunctor 559d8ea
docs: adds additional clarifying details to performance with extraFil…
higherorderfunctor 5f83cc3
docs: updates sections that refer to performance with extraFileExtens…
higherorderfunctor ec9d09b
docs: updates docs with review feedback
higherorderfunctor aa142c4
docs: reorders content related to this issue in the performance section
higherorderfunctor fa15073
docs: accepts review suggestion in docs/troubleshooting/Performance.mdx
higherorderfunctor 1771c27
docs: accepts review suggestion in docs/troubleshooting/Performance.mdx
higherorderfunctor 63992dc
docs: accepts review suggestion in docs/troubleshooting/Performance.mdx
higherorderfunctor ddb970c
docs: accepts review suggestion in docs/troubleshooting/Performance.mdx
higherorderfunctor eaaee4f
docs: accepts review suggestion in docs/troubleshooting/Performance.mdx
higherorderfunctor e081759
docs: fixes broken link and linting errors
higherorderfunctor 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
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.