File tree Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change 6363 "description" : " Base for Vue File with CSS"
6464 },
6565 "Vue Single File Component with Stylus" : {
66- "prefix" : " vbase-styl" ,
67- "body" : [
68- " <template>" ,
69- " \t <div>" ,
70- " " ,
71- " \t </div>" ,
72- " </template>" ,
73- " " ,
74- " <script>" ,
75- " \t export default {" ,
76- " \t\t ${0}" ,
77- " \t }" ,
78- " </script>" ,
79- " " ,
80- " <style lang=\" stylus\" scoped>" ,
81- " " ,
82- " </style>"
83- ],
84- "description" : " Base for Vue File with Stylus"
85- },
66+ "prefix" : " vbase-styl" ,
67+ "body" : [
68+ " <template>" ,
69+ " \t <div>" ,
70+ " " ,
71+ " \t </div>" ,
72+ " </template>" ,
73+ " " ,
74+ " <script>" ,
75+ " \t export default {" ,
76+ " \t\t ${0}" ,
77+ " \t }" ,
78+ " </script>" ,
79+ " " ,
80+ " <style lang=\" stylus\" scoped>" ,
81+ " " ,
82+ " </style>"
83+ ],
84+ "description" : " Base for Vue File with Stylus"
85+ },
8686 "Vue Single File Component with Typescript" : {
8787 "prefix" : " vbase-ts" ,
8888 "body" : [
You can’t perform that action at this time.
0 commit comments