Skip to content

Commit

Permalink
lint and disable lint in many html files, phetsims/chipper#1405
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 7, 2023
1 parent 0989fd4 commit 1fbffc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/model-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<script src="../../sherpa/lib/lodash-4.17.4.min.js"></script>

<script src="../../scenery/build/production/scenery.min.js"></script>
<!-- eslint-disable --> <!--TODO: fix lint https://github.com/phetsims/chipper/issues/1405-->

<script>
$( document ).ready( function() {
Expand Down

0 comments on commit 1fbffc9

Please sign in to comment.