Skip to content

Commit 8c65fca

Browse files
committed
flip eslint rule to reflect code base
1 parent e55b9fe commit 8c65fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/array-type": [
4444
"warn",
4545
{
46-
"default": "array-simple",
46+
"default": "array",
4747
"readonly": "generic"
4848
}
4949
],

0 commit comments

Comments
 (0)