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 e6697c1 commit f99328f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions js/TrigTourStrings.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 trigTour from './trigTour.js';
Expand Down
3 changes: 0 additions & 3 deletions trig-tour_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
"simulation": true,
"supportsOutputJS": true,
"published": true
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
}
};
window.phet.chipper.stringRepos =
Expand Down

0 comments on commit f99328f

Please sign in to comment.