kirklin / celeris-web

Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
https://celeris-web.vercel.app/
MIT License
397 stars 60 forks source link

VSCode not Recognizing ESLint Flat Configuration #12

Closed doris-joan closed 8 months ago

doris-joan commented 8 months ago

Description:

When using VSCode with a loaded project, there is an issue where it fails to recognize ESLint's flat configuration.

Steps to Reproduce:

Expected Behavior:

VSCode should accurately detect and apply ESLint's flat configuration.

Additional Information:

Upon investigation, it seems that the issue may be related to the VSCode configuration settings. Ensure that the latest flat configuration is enabled in the VSCode settings.

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 4.64 GB / 15.86 GB
  Binaries:
    Node: 16.17.1 - D:\Dowlond\nodejs\node.EXE
    Yarn: 1.22.18 - C:\Program Files\nodejs\node_global\yarn.CMD
    npm: 8.15.0 - D:\Dowlond\nodejs\npm.CMD
    pnpm: 8.15.0 - ~\AppData\Roaming\npm\pnpm.CMD
  Browsers:
    Edge: Chromium (121.0.2277.98)
    Internet Explorer: 11.0.19041.3636

Validations