Skip to content

Commit

Permalink
chore: le lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vladfrangu committed Oct 2, 2023
1 parent db0cfc3 commit 04d3889
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"parserOptions": {
"project": "tsconfig.eslint.json",
"ecmaVersion": 2022
},"overrides": [
},
"overrides": [
{
"files": ["./test/**/*.ts"],
"rules": {
Expand Down

0 comments on commit 04d3889

Please sign in to comment.