We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70caa0c commit 052f6edCopy full SHA for 052f6ed
.eslintrc.json
@@ -56,7 +56,7 @@
56
"named": "never"
57
}],
58
59
- // Todo: do we want these?
+ // Todo: enable these soon ✨
60
"prefer-rest-params": "off",
61
"prefer-spread": "off",
62
"@typescript-eslint/ban-types": "off",
0 commit comments