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:1444


filePath

filePath: string

Absolute path

Source

packages/wxt/src/types.ts:1446


globalsPropValue

globalsPropValue: EslintGlobalsPropValue

Source

packages/wxt/src/types.ts:1447


Generated using typedoc-plugin-markdown and TypeDoc