10000 Update eslint config · HowProgrammingWorks/Memoization@51c9ca3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 51c9ca3

Browse files
committed
Update eslint config
1 parent 963622b commit 51c9ca3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"linebreak-style": ["error", "unix"],
1717
"quotes": ["error", "single"],
1818
"semi": ["error", "always"],
19-
"no-console": "off",
2019
"no-loop-func": ["error"],
2120
"block-spacing": ["error", "always"],
2221
"camelcase": ["error"],

0 commit comments

Comments
 (0)
0