Skip to content

Commit

Permalink
use new bad-text to keep joist global out of common code (unprotected),
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Apr 10, 2023
1 parent 2a9a3b3 commit 46e3af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
"name": "utterance-queue",
"version": "0.0.0",
"license": "MIT",
Expand All @@ -18,7 +18,7 @@
"requirejsNamespace": "UTTERANCE_QUEUE"
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js",
"extends": "../chipper/eslint/phet-library_eslintrc.js",
"globals": {
"SpeechSynthesis": "readonly",
"SpeechSynthesisVoice": "readonly",
Expand Down

0 comments on commit 46e3af6

Please sign in to comment.