UNPKG

@truenine/eslint9-config

Version:

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

6 lines (5 loc) 161 B
import { Rule } from "eslint"; //#region src/rules/single-line/call.d.ts declare const rule: Rule.RuleModule; export = rule; //# sourceMappingURL=call.d.cts.map