Package Exports
- eslint-plugin-nx-local-workspace
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-plugin-nx-local-workspace) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eslint-plugin-nx-local-workspace
Reference ESLint rules which you have written within a specific Nx workspace as if they belonged to a published 3rd party plugin.
As of v2.0.0, if you have ts-node installed in your repo then you can author your local rules in TypeScript and everything will just work.
...More info coming soon...