Skip to content

Commit

Permalink
chore: update pob root
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and christophehurpeau committed May 4, 2024
1 parent c07171f commit dfb46bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"overrides": [
{
"files": ["**/*.test.ts", "__tests__/**/*.ts", "**/__mocks__/**/*.ts"],
"files": ["**/*.test.ts", "__tests__/**/*.ts"],
"extends": ["@pob/eslint-config-typescript/test"],
"env": {
"jest": true
Expand Down

0 comments on commit dfb46bb

Please sign in to comment.