Skip to content

v3.12.0

Choose a tag to compare

@Igorkowalski94 Igorkowalski94 released this 08 Dec 12:57
· 15 commits to main since this release

eslint-plugin-project-structure

New features:

  • If the library does not detect a node_modules directory, it will treat the current working directory (cwd) as the projectRoot.

project‑structure/​independent‑modules

New features:

  • Support for URL imports: if an import starts with https://, it will automatically be recognized as an external import.