Skip to content

API > wxt > ResolvedEslintrc

Interface: ResolvedEslintrc

Contents

Properties

enabled

enabled: false | 8 | 9

False if disabled, otherwise the major version of ESLint installed

Source

packages/wxt/src/types/index.ts:1276


filePath

filePath: string

Absolute path

Source

packages/wxt/src/types/index.ts:1278


globalsPropValue

globalsPropValue: EslintGlobalsPropValue

Source

packages/wxt/src/types/index.ts:1279


Generated using typedoc-plugin-markdown and TypeDoc