Skip to content

Commit

Permalink
Remove eslintConfig from package.json using convertToFlat.mjs, see ph…
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 26, 2024
1 parent a8f4d45 commit e661456
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,5 @@
"../sherpa/lib/flatqueue-1.2.1.js"
],
"supportsOutputJS": true
},
"eslintConfig": {
"extends": "../chipper/eslint/phet-library_eslintrc.js",
"rules": {
"no-bitwise": "off",
"todo-should-have-issue": "off"
},
"ignorePatterns": [
"doc/lib/"
]
}
}

0 comments on commit e661456

Please sign in to comment.