Skip to content

Commit

Permalink
Remove unused ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Jan 24, 2025
1 parent 113e047 commit a48c6e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ export default tseslint.config(
},
{
files: ["**/src/**/*.ts"],
ignores: ["**/platform/**/*.ts"],
rules: {
"no-restricted-imports": buildNoRestrictedImports(),
},
Expand Down

0 comments on commit a48c6e1

Please sign in to comment.