Closed zepumph closed 1 month ago
The highest priority piece of this issue is that perennial's eslint.config.mjs depends on chipper:
perennial-alias
always. Like import getNodeConfiguration from '../perennial/eslint/getNodeConfiguration.mjs';
perennial/js/eslint/
Merged to main. There are no more TODOs or work for this issue. Closing
Side issue for https://github.com/phetsims/chipper/issues/1489.
These are shared config files and phet-specific rules. This will mostly just be busy work, but could break scenery stack linting, since the relative path may change.