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

fix lint errors in export map builder #2989

Merged
merged 1 commit into from Mar 25, 2024

Conversation

soryy708
Copy link
Contributor

exportMapBuilder.js currently has ESLint "no-use-before-define" rule suppressed.

Lets fix the lint errors & un-suppress it for the file.

src/exportMapBuilder.js Outdated Show resolved Hide resolved
@ljharb ljharb force-pushed the fix-lint-export-map-builder branch from 4d276ef to 2de78c1 Compare March 25, 2024 20:21
@ljharb ljharb merged commit 2de78c1 into import-js:main Mar 25, 2024
289 of 290 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants