We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55b9fe commit 8c65fcaCopy full SHA for 8c65fca
1 file changed
.eslintrc.json
@@ -43,7 +43,7 @@
43
"@typescript-eslint/array-type": [
44
"warn",
45
{
46
- "default": "array-simple",
+ "default": "array",
47
"readonly": "generic"
48
}
49
],
0 commit comments