Add vue plugin

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-06-05 12:23:03 +02:00
parent 5eb452c537
commit ca0ba8ebc4
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -9,6 +9,7 @@ RUN set -ex \
eslint-plugin-node@latest \
eslint-plugin-promise@latest \
eslint-plugin-standard@latest \
eslint-plugin-vue@latest \
&& rm -rf /usr/share/man /tmp/* \
/root/.npm /root/.node-gyp \
/usr/lib/node_modules/npm/man \