Commit Graph

2 Commits

Author SHA1 Message Date
Cody Jackson c77ee88b01 Adding `emits` to all rancher-components to fix linting rules 2024-12-04 09:04:19 -07:00
Cody Jackson 59e90a31fb Fixing an issue with eslint not working in vscode
- Using rulesdir in the package scripts made it so the rules were only present when running them in the cli and showed errors in editors. This now allows the rules to run in the editor since I made a plugin using a local dependency
- I also made is so lint rules can be run from root on pkg/rancher-components

Fixes https://github.com/rancher/dashboard/issues/12670
2024-12-02 18:01:22 -07:00