Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

feat: add allowDeclareFields for babel ts option #120

Merged
merged 1 commit into from Aug 15, 2021

Conversation

troy351
Copy link
Contributor

@troy351 troy351 commented Aug 12, 2021

Allow using declare in vue-class-component

@Component
export default class HelloWorld extends Vue {
  // non-reactive
  declare foo: number;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants