UNPKG

@truenine/eslint9-config

Version:

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

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