Open
Description
Thank you for typed-css-modules
, it's so helpful!
I tried using --outDir
but I can't get TypeScript to grok the extra directory of .d.ts
files, or at least, it doesn't seem to correlate them to the CSS module files. So, type-checking has worked for me when I don't use the --outDir
option, but I haven't gotten it to work while using the --outDir
option.
I did some research and tried a few things but no luck so far. Also, I recognize this is moreso a tsconfig.json
question than a typed-css-modules
issue, but asking just in case it's a simple answer that I've overlooked.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels