From f99328f6b7554e556307fac380ff9d209382cdc9 Mon Sep 17 00:00:00 2001 From: Sam Reid Date: Wed, 25 Sep 2024 21:34:34 -0600 Subject: [PATCH] grunt update, see https://github.com/phetsims/chipper/issues/1474 --- js/TrigTourStrings.ts | 1 + trig-tour_en.html | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/js/TrigTourStrings.ts b/js/TrigTourStrings.ts index 943a763..785967e 100644 --- a/js/TrigTourStrings.ts +++ b/js/TrigTourStrings.ts @@ -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'; diff --git a/trig-tour_en.html b/trig-tour_en.html index 7fddba4..0682576 100644 --- a/trig-tour_en.html +++ b/trig-tour_en.html @@ -42,9 +42,6 @@ "simulation": true, "supportsOutputJS": true, "published": true - }, - "eslintConfig": { - "extends": "../chipper/eslint/sim_eslintrc.js" } }; window.phet.chipper.stringRepos =