+3
−2
+1
−19
+3
−3
Loading
JS_RESOURCES_ROOT was passed as a CLI argument to npm run, but lint targets are defined in package.json — the CI job has no business knowing the source layout. Removing it also means consumers never need to override rules: since **/*.ts, **/*.vue and **/*.scss catch any relevant change regardless of where sources live.