True Myth / eslint-plugin
eslint-plugin
The True Myth ESLint plugin provides two rules:
mustUse: requires explicitly handling or ignoreResultorTaskinstances, because not doing so is usually a mistake.mustAwaitTask: requires awaiting everyTaskto avoid unhandled async.
See the guide for details.
Variables
References
mustAwaitTask
Re-exports mustAwaitTask
mustUse
Re-exports mustUse
MustUseType
Re-exports MustUseType