Skip to content

Commit

Permalink
Add "supportsOutputJS": true, see phetsims/chipper#1095
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 12, 2021
1 parent 5f0f823 commit 6f4027f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"phet-io",
"adapted-from-phet"
],
"ignoreForAutomatedMaintenanceReleases": true
"ignoreForAutomatedMaintenanceReleases": true,
"supportsOutputJS": true
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
Expand Down

0 comments on commit 6f4027f

Please sign in to comment.