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.
process-exit
1 parent ccb55c8 commit 06570d4Copy full SHA for 06570d4
1 file changed
configs/markdown.js
@@ -64,6 +64,8 @@ async function getMarkdownRecommendedConfig() {
64
65
"n/no-missing-require": "off",
66
67
+ "n/no-process-exit": "off",
68
+
69
"import/no-unresolved": "off",
70
71
"import/no-extraneous-dependencies": "off",
0 commit comments