Skip to content

Commit 0014597

Browse files
Update .eslintrc
Co-authored-by: Jordan Harband <[email protected]>
1 parent 6dd2082 commit 0014597

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.eslintrc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,5 @@
4242
"jest": true,
4343
},
4444
},
45-
{
46-
"files": "markdown.config.js",
47-
"rules": {
48-
"no-console": 0,
49-
},
50-
},
51-
]
45+
],
5246
}

0 commit comments

Comments
 (0)