Skip to content

fix: improved loading of external modules #349

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 2 commits into from
Jan 24, 2023
Merged

fix: improved loading of external modules #349

merged 2 commits into from
Jan 24, 2023

Conversation

ota-meshi
Copy link
Member

This PR improves the way external modules are loaded.
The vscode extention doesn't seem to get the cwd location to work well out of the box when using workspaces.
We could work around this by setting eslint.workingDirectories , but perhaps it would be easier for users to improve the way they are loaded by the plugin.


close #343

@changeset-bot
Copy link

changeset-bot bot commented Jan 23, 2023

🦋 Changeset detected

Latest commit: ef68ef5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-svelte Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@ota-meshi ota-meshi merged commit b3f6fd5 into main Jan 24, 2023
@ota-meshi ota-meshi deleted the fix branch January 24, 2023 11:46
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

Successfully merging this pull request may close these issues.

Getting "Unexpected token(parse-error)" with a SvelteKit Typescript project
1 participant