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: [],
|
hoists: [],
|
||||||
cached: 0,
|
cached: 0,
|
||||||
codegenNode: undefined,
|
codegenNode: undefined,
|
||||||
loc: getSelection(context, start),
|
loc: getSelection(context, start)
|
||||||
cached: 0
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user