UNPKG

@truenine/eslint9-config

Version:

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

7 lines (6 loc) 201 B
import { Linter } from "eslint"; //#region src/presets/dts-rules.d.ts declare const dtsRulesPreset: Linter.RulesRecord; //#endregion export { dtsRulesPreset }; //# sourceMappingURL=dts-rules.d.mts.map