Please add support for Vite

Muchas veces al abrir un proyecto de Vite el editor marca muchas warnings, por el ejemplo cuando esta en @ como alias en proyectos de vue

0

We've added support of tsconfig.json/jsconfig.json path mappings in vue "style" tags (Vite: support typescript path mappings in vue "style" tags) as a part of upcoming 2022.1.1 update (it isn't released yet). The support of "public" directories e.g. in <img src='/favicon.svg' title='Logo' /> should work in 2022.1.

There are a couple of other open vite-related issues:

  1. "New project support", please vote for https://youtrack.jetbrains.com/issue/WEB-52843 .
  2. "Vite aliases", please vote for https://youtrack.jetbrains.com/issue/WEB-55332
0

请先登录再写评论。