| Recommended | Strict | Auto-fixable | Scope |
|---|---|---|---|
| warn | error | true | Gadget action files |
Add an inline duration comment to timeoutMS.
Examples
- Incorrect
- Correct
api/models/widget/actions/create.ts
Require a trailing inline comment describing the duration on the timeoutMS property in Gadget action options.
| Recommended | Strict | Auto-fixable | Scope |
|---|---|---|---|
| warn | error | true | Gadget action files |
Add an inline duration comment to timeoutMS.