Skip to content

Commit

Permalink
readme.md: update vti docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
equinox committed Jul 21, 2021
1 parent e3f3382 commit 8d340ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Try all features below in `src/Test.vue`. You can read more about these features
- In `.prettierrc.json`, set `"singleQuote": true` and format again.
- Type `<style scss` and tab to choose a snippet. You should get a SCSS section setup. These snippets are [customizable](https://vuejs.github.io/vetur/snippet.html).
- Try some CSS completions in the `<style lang="scss">` section.
- Make some errors in the Vue file and run [vti](https://vuejs.github.io/vetur/vti.html) — you should see all diagnostics printed on CLI.
- Make some errors in the Vue file and run [vti](https://vuejs.github.io/vetur/guide/vti.html) — you should see all diagnostics printed on CLI.

## Next

Expand Down

0 comments on commit 8d340ed

Please sign in to comment.