UNPKG

eslint-config-neon

Version:

The ultimate ESLint shareable config

7 lines (6 loc) 211 B
import { TSESLint } from "@typescript-eslint/utils"; //#region src/rxjs.d.ts declare const config: TSESLint.FlatConfig.ConfigArray; //#endregion export { config as default }; //# sourceMappingURL=rxjs.d.mts.map