@@ -19,10 +19,14 @@
"rules": {
"exclude": [
"no-explicit-any"
],
"include": [
"require-await"
]
},
"plugins": [
"./no-log.ts"
"./no-log.ts",
"./must_await_cli_prompts.ts"
}
The note is not visible to the blocked user.