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 eba942d commit 2c19498Copy full SHA for 2c19498
.eslintrc.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "eslint-config-atomic",
+ "extends": "eslint-config-atomic/strict",
3
"ignorePatterns": ["build/", "node_modules/"],
4
"rules": {
5
"@typescript-eslint/ban-types": [
0 commit comments