typescript-plugin-css-modules
typescript-plugin-css-modules copied to clipboard
cannot work when setting baseUrl
Describe the bug
when setting baseUrl and path to resolve alias, the plugin cannot recongnize class name.
To Reproduce Steps to reproduce the behavior:
- tsconfig.json

- when using

- no intellsense

some version
and ts is 4.4.3
Hi @www159, are you able to provide a reproduction? I can then take a look for you. Sorry for the slow response, I've been moving countries.
Closing this off as we have tested with baseUrl and it works. Without a reproduction we can't go further, sorry!