Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
iona-andras-nemes committed Dec 12, 2024
1 parent d43adc6 commit 8cda652
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
{
"extends": ["@acuris"]
}
"extends": [
"@acuris"
],
"parserOptions": {
"project": "./tsconfig.json"
}
}

0 comments on commit 8cda652

Please # to comment.