Skip to content

Commit

Permalink
fix: test extend @code-pushup
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherPHolder committed Feb 29, 2024
1 parent a1b7d3f commit e5bdc8e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,5 @@
}
}
},
"overrides": [
{
"files": ["*.ts"],
"extends": ["@code-pushup"]
}
]
"extends": ["@code-pushup"]
}

0 comments on commit e5bdc8e

Please sign in to comment.