Skip to content

Commit 37b4a6a

Browse files
QC-Lhaoqunjiang
authored andcommitted
docs: fix comment in README.md (#67)
1 parent 71cce65 commit 37b4a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ interface TemplateCompileOptions {
6666
filename: string
6767

6868
compiler: VueTemplateCompiler
69-
https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#compilercompiletemplate-options
69+
// https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#compilercompiletemplate-options
7070
// default: {}
7171
compilerOptions?: VueTemplateCompilerOptions
7272

0 commit comments

Comments
 (0)