Skip to content

Commit

Permalink
fix lint and type errors, phetsims/chipper#1463
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 22, 2024
1 parent 4372747 commit 86bb6ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eslint/buildtools.eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ export default {
'@typescript-eslint/no-floating-promises': 'off',
'phet/bad-sim-text': 'off'
}
}
;
};

0 comments on commit 86bb6ff

Please sign in to comment.