Skip to content

ignore eslint errors due to undefined export variables#391

Merged
vladislavarsenev merged 1 commit intomainfrom
svelte-snippet-support
Dec 17, 2025
Merged

ignore eslint errors due to undefined export variables#391
vladislavarsenev merged 1 commit intomainfrom
svelte-snippet-support

Conversation

@vladislavarsenev
Copy link
Copy Markdown
Collaborator

this PR addresses issue in #390

The error happens because babel wants to see consistent file, but svelte produces correct file only after compiling. This PR add ignoring babel error, so that it continues parse no matter what.

@vladislavarsenev vladislavarsenev self-assigned this Dec 16, 2025
@vladislavarsenev vladislavarsenev added the bug Something isn't working label Dec 16, 2025
@vladislavarsenev vladislavarsenev merged commit 035e20a into main Dec 17, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants