Skip to content

Commit

Permalink
grunt update, see phetsims/chipper#1474
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 26, 2024
1 parent e9d079a commit 6f31523
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions area-builder_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@
"AREA_BUILDER/explore",
"AREA_BUILDER/game"
]
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
}
};
window.phet.chipper.stringRepos =
Expand Down
1 change: 1 addition & 0 deletions js/AreaBuilderStrings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Auto-generated from modulify, DO NOT manually modify.
*/
/* eslint-disable */
/* @formatter:off */
import getStringModule from '../../chipper/js/getStringModule.js';
import type LocalizedStringProperty from '../../chipper/js/LocalizedStringProperty.js';
import areaBuilder from './areaBuilder.js';
Expand Down

0 comments on commit 6f31523

Please sign in to comment.