Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Michael Donkhin
Follow
New posts
New posts and comments
Total activity
3
Last activity
April 25, 2020 19:37
Member since
April 25, 2020 12:32
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Michael Donkhin
commented,
April 25, 2020 19:37
The addition of the '.vue' suffix in import statement works, thanks!
Community
WebStorm
import module error with Vue 2.0 and typescript
0 votes
Michael Donkhin
commented,
April 25, 2020 12:32
Hi, I still have this problem. With a component like: <template> <h1>This is a test</h1></template><script lang="ts"> export default { name: "Test" }</script><style scoped></style> ...
Community
WebStorm
import module error with Vue 2.0 and typescript
0 votes