chore: fix merge conflict
This commit is contained in:
parent
920773fc6b
commit
4abd8d29ef
@ -99,8 +99,7 @@ export function parse(content: string, options: ParserOptions = {}): RootNode {
|
||||
hoists: [],
|
||||
cached: 0,
|
||||
codegenNode: undefined,
|
||||
loc: getSelection(context, start),
|
||||
cached: 0
|
||||
loc: getSelection(context, start)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user