Skip to content

fix(eslint-plugin-formatjs): restore ability to import util module#6144

Merged
longlho merged 1 commit intoformatjs:mainfrom
timmorey:main
Mar 17, 2026
Merged

fix(eslint-plugin-formatjs): restore ability to import util module#6144
longlho merged 1 commit intoformatjs:mainfrom
timmorey:main

Conversation

@timmorey
Copy link
Copy Markdown
Contributor

Prior to 6.3.0, we were able to import { extractMessages, getSettings } from 'eslint-plugin-formatjs/util.js', and we did this to define some custom rules that are specific to our workflows.

After #6080, that import is failing.

Can we restore the ability to import the util module?

@longlho longlho merged commit 94f6f5e into formatjs:main Mar 17, 2026
6 checks passed
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.

2 participants