yijie4188
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Created WebStorm does not seem to be able to recognize `declare module '*'` in .js well
WebStorm can't find new method when I import a module which uses `declare module '*'` to extend a new method. In the vscode, they is same.