We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450c906 commit e78320dCopy full SHA for e78320d
3 files changed
eslint.config.js
@@ -21,7 +21,6 @@ export default defineConfig([
21
},
22
rules: {
23
"obsidianmd/sample-names": "off",
24
- "no-console": ["error", { allow: ["warn", "error", "debug", "info"] }],
25
26
27
]);
0 commit comments