Skip to content

Expose webpack config for ESLint #200

@samtgarson

Description

@samtgarson

In order to lint our Vue files with ESlint, we need to use eslint-import-resolver-webpack to tell eslint how to resolve our import statements using Nuxt's custom aliases, to avoid errors like these:

image

At the moment I can't find Nuxt's webpack config anywhere in my node_modules directory to give to this plugin?

This question is available on Nuxt.js community (#c169)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions