X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=runtime%2Fsyntax%2Fvue.yaml;h=f6df706dc7f64cf55df294b83f5241366dbb7242;hb=54c23cae72d7237bc898a59f79aad0acffdf0ffe;hp=4c1c3040fc6469964e5dd6cf3b3f4c1118d8c3a5;hpb=1c4e2eb09fe980394330499708311abe8fb7d719;p=micro.git diff --git a/runtime/syntax/vue.yaml b/runtime/syntax/vue.yaml index 4c1c3040..f6df706d 100644 --- a/runtime/syntax/vue.yaml +++ b/runtime/syntax/vue.yaml @@ -11,14 +11,20 @@ rules: - include: "html5" - default: - start: "" - end: "" + start: "" rules: - include: "javascript" + + - default: + start: "" + end: "" + rules: + - include: "typescript" - default: start: "" end: "" rules: - include: "css" - \ No newline at end of file +