Open
Description
In my typescript project, I'm using exports in package.json


it should not be error, the program works fine, compiled and be able to run.
In vscode, with the same code, using their typescript lsp, there is no error shown :

when using ts_ls
in nvim, the code that should be error, nothing happends, seems fine, but its error.

In vscode, otherwise, its error, and it's true :

Metadata
Metadata
Assignees
Labels
No labels