v3.12.0
eslint-plugin-project-structure
New features:
- If the library does not detect a
node_modulesdirectory, 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.