Skip to content

Commit

Permalink
chore: fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed May 1, 2023
1 parent 1eb474f commit b681ffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vue-language-core/src/generators/script.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export function generate(
endTagStart: 0,
generic: undefined,
genericOffset: 0,
attrs: {},
};
scriptSetupRanges = {
bindings: [],
Expand Down

0 comments on commit b681ffb

Please sign in to comment.