Skip to content

Commit

Permalink
cleanup disable directives by using the config file, phetsims/chipper…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 7, 2023
1 parent 20b6cd0 commit a69214f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isotopes-and-atomic-mass_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<script type="text/javascript">
/*eslint-disable quotes, quote-props, bad-sim-text*/
/*eslint-disable quotes, quote-props*/

window.phet = window.phet || {};
window.phet.chipper = window.phet.chipper || {};
Expand Down

0 comments on commit a69214f

Please sign in to comment.