Skip to content

API > wxt > ResolvedEslintrc

Interface: ResolvedEslintrc ​

Contents ​

Properties ​

enabled ​

enabled: false | EslintConfigVersion

False if disabled, otherwise the major version of ESLint installed

Source ​

packages/wxt/src/types.ts:1714


filePath ​

filePath: string

Absolute path

Source ​

packages/wxt/src/types.ts:1716


globalsPropValue ​

globalsPropValue: EslintGlobalsPropValue

Source ​

packages/wxt/src/types.ts:1717


Generated using typedoc-plugin-markdown and TypeDoc