Open ChuckJonas opened 1 year ago
I'm trying to import a .ts file. While it works, the IDE show an error and I don't get any types.
.ts
Cannot find module './connection' or its corresponding type declarations.
I'm trying to import a
.ts
file. While it works, the IDE show an error and I don't get any types.