All imports in WebStorm shown as unused at TypeScript backend project
https://i.stack.imgur.com/J0yZw.png This is how it looks for all files with .ts
. And in .tsx
files it also doesn't work.
Other projects in WebStorm work correct but they're written in .js
and .jsx
only.
Also I've tried reinstall WebStorm twice and set all to defaults, that doesn't help at all.
Comments
Post a Comment