UNPKG

eslint-config-neon

Version:

The ultimate ESLint shareable config

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