UNPKG

@truenine/eslint9-config

Version:

ESLint 9 configuration package for Compose Client projects with TypeScript, Vue, and modern JavaScript support

6 lines (5 loc) 182 B
import { Rule } from "eslint"; //#region src/rules/code-style/no-task-comment.d.ts declare const rule: Rule.RuleModule; export = rule; //# sourceMappingURL=no-task-comment.d.cts.map