Skip to content

Commit

Permalink
Move files to eslint/config, see phetsims/perennial#399
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Nov 6, 2024
1 parent 2275077 commit cc1252c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @author Michael Kauzmann (PhET Interactive Simulations)
*/

import phetLibraryEslintConfig from '../perennial-alias/js/eslint/phet-library.eslint.config.mjs';
import phetLibraryEslintConfig from '../perennial-alias/js/eslint/config/phet-library.eslint.config.mjs';

export default [
...phetLibraryEslintConfig,
Expand Down

0 comments on commit cc1252c

Please sign in to comment.