yijie4188

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
yijie4188 commented, -
-
yijie4188 created a post, 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.