You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<scriptlang="ts">
import Vue from 'vue'
import Component from 'vue-class-component'
@Component({})
export default class HelloWorld extends Vue {msg: string='Welcome to Your Vue.js App'}</script>
Uh oh!
There was an error while loading. Please reload this page.
When I use typescript@2.6.1
BUT typescript@2.5.3 it's OK
Give me some advice,Thanks!
The text was updated successfully, but these errors were encountered: