UNPKG

@truenine/eslint9-config

Version:

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

3 lines 472 B
import { AntFuConfig, AntFuFormatterConfig, AntFuJsConfig, AntFuStrictTsConfig, AntFuStylisticConfig, AntFuTestConfig, AntFuTsConfig, AntFuUnocssConfig, AntFuVueConfig } from "./antfu.mjs"; import { ConfigOptions } from "./options.mjs"; export { type AntFuConfig, type AntFuFormatterConfig, type AntFuJsConfig, type AntFuStrictTsConfig, type AntFuStylisticConfig, type AntFuTestConfig, type AntFuTsConfig, type AntFuUnocssConfig, type AntFuVueConfig, type ConfigOptions };