Skip to content

API / wxt / ResolvedEslintrc

Interface: ResolvedEslintrc

Source: packages/wxt/src/types.ts:1727

Contents

Properties

enabled

enabled: false | EslintConfigVersion

Source: packages/wxt/src/types.ts:1729

False if disabled, otherwise the major version of ESLint installed


filePath

filePath: string

Source: packages/wxt/src/types.ts:1731

Absolute path


globalsPropValue

globalsPropValue: EslintGlobalsPropValue

Source: packages/wxt/src/types.ts:1732


Generated using typedoc-plugin-markdown and TypeDoc