Prerequisites
Describe the Feature Request
The core utilities used by rules for Stencil to be extracted into a separate module or repo.
Describe the Use Case
Having a set of core utils would make it easier to create project-specific rules for Stencil-based projects.
Describe Preferred Solution
A separate package with core rule utilities. I have created stencil-eslint-core and have a fork of stencil-eslint to demonstrate this in action. All tests are passing.
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
Prerequisites
Describe the Feature Request
The core utilities used by rules for Stencil to be extracted into a separate module or repo.
Describe the Use Case
Having a set of core utils would make it easier to create project-specific rules for Stencil-based projects.
Describe Preferred Solution
A separate package with core rule utilities. I have created
stencil-eslint-coreand have a fork ofstencil-eslintto demonstrate this in action. All tests are passing.Describe Alternatives
No response
Related Code
No response
Additional Information
No response