Skip to content

Commit

Permalink
minor formatting, phetsims/chipper#1464
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 14, 2024
1 parent 7ced3ce commit f030f31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ import simEslintConfig from '../chipper/eslint/sim.eslint.config.mjs';
export default [
...simEslintConfig,
{
files: [
'**/*.ts'
],
files: [ '**/*.ts' ],
rules: {
'@typescript-eslint/ban-ts-comment': [
'error',
Expand Down

0 comments on commit f030f31

Please sign in to comment.