mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-06 17:44:25 +08:00
committed by
GitHub
parent
2cd7b64b1e
commit
1a2295e12e
@@ -33,7 +33,8 @@ git clone https://github.com/posva/vim-vue.git ~/.vim/pack/plugins/start/vim-vue
|
||||
|
||||
Currently only `eslint` is available. Please make sure
|
||||
[eslint](http://eslint.org/) and
|
||||
[eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) are installed:
|
||||
[eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) are installed
|
||||
and properly [configured](https://github.com/vuejs/eslint-plugin-vue#rocket-usage):
|
||||
|
||||
```bash
|
||||
npm i -g eslint eslint-plugin-vue
|
||||
|
||||
Reference in New Issue
Block a user