Skip to content

Commit

Permalink
Add TODO, see #1474
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 26, 2024
1 parent 0b4ce3b commit 247a020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/grunt/lint.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* TODO: should every active-repo have eslint.config.mjs? Or should we have an opt out list somewhere? https://github.com/phetsims/chipper/issues/1451
* TODO: Review this file: https://github.com/phetsims/chipper/issues/1451
* TODO: Review the strategy of using new ESLint for cached, and child process for uncached, see https://github.com/phetsims/chipper/issues/1451
* TODO: Should we just use new ESLint (node API), but spawn `grunt lint` on subsets of repos, see https://github.com/phetsims/chipper/issues/1451
* @author Sam Reid (PhET Interactive Simulations)
* @author Michael Kauzmann (PhET Interactive Simulations)
*/
Expand Down

0 comments on commit 247a020

Please sign in to comment.