We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cea42b commit ed88ac4Copy full SHA for ed88ac4
packages/vue-template-compiler/README.md
@@ -51,6 +51,7 @@ The optional `options` object can contain the following:
51
test (node, directiveMeta) {
52
// transform node based on directiveMeta
53
}
54
+ }
55
})
56
```
57
0 commit comments