-
fix(linter): allow for wildcards paths in enforce-module-boundaries rule (#34066)
发布于
2026-02-26 21:35:14 +00:00 closed #32190
Current Behavior
eslint crashes when tsconfig.base.json path includes a * and you have an
import going to that projectExpected Behavior
The plugin shouldn't crash and it should auto fix to a working import
Related Issue(s)
https://github.com/nrwl/nx/issues/32190
Fixes #32190
(cherry picked from commit
ac2ef1aaef)下载附件