Skip to content

Commit

Permalink
Bump vls from 0.5.9 to 0.6.4 in /server (#95)
Browse files Browse the repository at this point in the history
* Bump vls from 0.5.9 to 0.6.4 in /server

Bumps [vls](https://github.com/vuejs/vetur) from 0.5.9 to 0.6.4.
- [Release notes](https://github.com/vuejs/vetur/releases)
- [Changelog](https://github.com/vuejs/vetur/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vetur/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* add vetur.ignoreProjectWarning to sublime settings and json schema

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Predrag <[email protected]>
  • Loading branch information
dependabot-preview[bot] and predragnikolic authored Jan 22, 2021
1 parent dc19a36 commit a5b053d
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 58 deletions.
1 change: 1 addition & 0 deletions LSP-vue.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
],
"initializationOptions": {
"config": {
"vetur.ignoreProjectWarning": false,
"vetur.completion.autoImport": false,
"vetur.completion.scaffoldSnippetSources": {
"user": "🗒️",
Expand Down
Loading

0 comments on commit a5b053d

Please sign in to comment.