File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,15 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
3636| ------------------ | ------------------------------------------------------------ |
3737| ` vbase ` | Single file component base with SCSS |
3838| ` vbase-3 ` | Single File component Composition API with SCSS |
39+ | ` vbase-3-setup ` | Single File component setup Composition API with SCSS |
3940| ` vbase-3-reactive ` | Single File component Composition API with Reactive and SCSS |
4041| ` vbase-css ` | Single file component base with CSS |
4142| ` vbase-pcss ` | Single file component base with PostCSS |
4243| ` vbase-styl ` | Single file component base with Stylus |
4344| ` vbase-ts ` | Single file component base with Typescript |
4445| ` vbase-ts-class ` | Single file component base with Typescript Class Format |
4546| ` vbase-3-ts ` | Single File component Composition API with Typescript |
47+ | ` vbase-3-ts-setup ` | Single File component setup Composition API with Typescript |
4648| ` vbase-ns ` | Single file component with no styles |
4749| ` vbase-sass ` | Single file component base with SASS |
4850| ` vbase-less ` | Single file component base with LESS |
You can’t perform that action at this time.
0 commit comments