We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fad0e6 commit afe1568Copy full SHA for afe1568
README.md
@@ -72,6 +72,8 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
72
| `vimport-lib` | Import a library |
73
| `vimport-gsap` | Import GreenSock with Timeline and Eases |
74
| `vanimhook-js` | Using the Transition component JS hooks in methods |
75
+| `vinc` | incrementer |
76
+| `vdec` | decrementer |
77
78
### Vuex
79
@@ -88,8 +90,6 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
88
90
| Snippet | Purpose |
89
91
| ---------------------- | ------------------- |
92
| `gitignore` | .gitignore file presets |
-| `vinc` | incrementer |
-| `vdec` | decrementer |
93
94
95
## Contributing
0 commit comments