Adds support for editors which use tsserver
Added the ts-vue-plugin
package as a dev-dependency, which enables tsserver
to parse *.vue files correctly.
This is needed by editors, which use tsserver
as language server plugin (eg. Vim and Emacs).