1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-14 07:07:58 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Eric Wong
dbff1b66d2
fix(neomake): include f286e5a83
ref: https://github.com/wsdjeg/SpaceVim/commit/f286e5a83
2025-02-03 16:53:09 +08:00
Eric Wong
05dc9a1756
fix(neomake): include old patch
- e33aeb1b0
- fix(layer): add `:h SpaceVim-layers-lang-vue` (Shidong Wang 3 years, 4 months ago)
2025-02-03 16:51:01 +08:00
Eric Wong
2f86509bac
perf(neomake): update neomake to 584f882b 2025-02-03 16:36:38 +08:00
Shidong Wang
e33aeb1b00
fix(layer): add :h SpaceVim-layers-lang-vue
Problem: failed to lint vue file.
Solution:
1. change eslint-plugin-html to eslint-plugin-vue
2. update vue layer page
3. add `:h SpaceVim-layers-lang-vue`

close https://github.com/SpaceVim/SpaceVim/issues/4488
2021-10-01 23:23:09 +08:00
Wang Shidong
f286e5a83c
Fix typescript eslint maker (#4441)
close #4440
2021-08-28 19:51:05 +08:00
Wang Shidong
aebee1b28b
Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00