Skip to content

Commit

Permalink
add support for sim specific bad text, phetsims/chipper#728
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jan 17, 2019
1 parent f898c88 commit e2a72ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/view/LatticeCanvasNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author Sam Reid (PhET Interactive Simulations)
*/
define( require => {
define( require => { // eslint-disable-line bad-sim-text
'use strict';

// modules
Expand Down

0 comments on commit e2a72ce

Please sign in to comment.