API > wxt > WxtUnimportOptions
Type alias: WxtUnimportOptions
WxtUnimportOptions:
Partial
<UnimportOptions
> &object
Type declaration
eslintrc
eslintrc?:
Eslintrc
When using ESLint, auto-imported variables are linted as "undeclared globals". This option lets you configure a base eslintrc that, when extended, fixes these lint errors.
See <https://wxt.dev/guide/key-concepts/auto-imports.html#eslint>
Source
packages/wxt/src/types/index.ts:1282
Generated using typedoc-plugin-markdown and TypeDoc