Skip to content

Commit

Permalink
Adding himalaya preload for RichText handling (phetsims/chains#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanolson authored and zepumph committed Oct 22, 2024
1 parent 15cd478 commit 99ee628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eslint/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@
"FileReader": false,
// for linting Node.js code
"global": false,
// for HTML => JSON parsing
"himalaya": false,
//for web audio
"Howl": false,
//
Expand Down

0 comments on commit 99ee628

Please sign in to comment.