Skip to content

Commit 3e3e26b

Browse files
halkeyeniekcandaele
authored andcommitted
no unused variables
1 parent 827cfcd commit 3e3e26b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"plugin:@typescript-eslint/recommended"
3636
],
3737
"rules": {
38+
"@typescript-eslint/no-unused-vars": "error",
3839
"@typescript-eslint/return-await": "error",
3940
"@typescript-eslint/no-inferrable-types": [
4041
"off"

0 commit comments

Comments
 (0)