Skip to content

Commit 8887667

Browse files
committed
Use more descriptive config
1 parent 8fe8c1e commit 8887667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"plugins": ["compat"],
1111
"extends": "@avalanche/eslint-config",
1212
"rules": {
13-
"compat/compat": 2
13+
"compat/compat": "error"
1414
}
1515
}

0 commit comments

Comments
 (0)