Skip to content

API > wxt > ResolvedEslintrc

Interface: ResolvedEslintrc

Contents

Properties

enabled

enabled: false | 9 | 8

False if disabled, otherwise the major version of ESLint installed

Source

packages/wxt/src/types.ts:1471


filePath

filePath: string

Absolute path

Source

packages/wxt/src/types.ts:1473


globalsPropValue

globalsPropValue: EslintGlobalsPropValue

Source

packages/wxt/src/types.ts:1474


Generated using typedoc-plugin-markdown and TypeDoc