Skip to content

Commit be77a56

Browse files
committed
eslint stricter
1 parent d98ea65 commit be77a56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"accessibility": "no-public"
3030
}
3131
],
32+
"@typescript-eslint/no-base-to-string": "error",
3233
"@typescript-eslint/no-require-imports": "error",
3334
"@typescript-eslint/array-type": "error",
3435
"@typescript-eslint/await-thenable": "error",

0 commit comments

Comments
 (0)