chore: update link in comments for new ref sugar (#4265) [ci skip]
This commit is contained in:
parent
79e732656d
commit
fdc9a4d301
@ -88,8 +88,8 @@ export interface SFCScriptCompileOptions {
|
|||||||
*/
|
*/
|
||||||
babelParserPlugins?: ParserPlugin[]
|
babelParserPlugins?: ParserPlugin[]
|
||||||
/**
|
/**
|
||||||
* Enable ref: label sugar
|
* Introduce a compiler-based syntax sugar for using refs without `.value`
|
||||||
* https://github.com/vuejs/rfcs/pull/228
|
* https://github.com/vuejs/rfcs/discussions/369
|
||||||
* @default true
|
* @default true
|
||||||
*/
|
*/
|
||||||
refSugar?: boolean
|
refSugar?: boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user