UNPKG

eslint-plugin-parentheses-around-await

Version:

The ESLint plugin to ensure you don't try to use properties on a not-yet-awaited values.

7 lines 173 B
declare const _default: { rules: { 'parentheses-around-await': import("eslint").Rule.RuleModule; }; }; export = _default; //# sourceMappingURL=index.d.ts.map