Skip to content

juretopolak/nuxt-antfu-eslint

Repository files navigation

Nuxt 3 + @antfu/eslint-config

Minimal demo project for reproducing an eslint error:

Cannot write file '~/eslint.config.js' because it would overwrite input file.

Screenshot

Step to reproduce an error:

  • Clone the project and install dependencies
git clone https://github.com/juretopolak/nuxt-antfu-eslint.git
cd nuxt-antfu-eslint
pnpm i
pnpm dev
  • Open the file ./server/api/test.get.ts with VSCode
  • TS error appear in ./server/tsconfig.json

Error only appears when any file in the ./server directory is opened!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published