typescript · typescript/TS6142
TS6142
Module Resolved to Non-TypeScript File
A module resolved to a file (such as a `.json` or `.css` file) that TypeScript cannot type-check directly. Add a declaration file or configure the appropriate module resolver plugin.