lint: Lint file

This commit is contained in:
Sébastien Chopin 2017-10-30 22:39:26 +01:00
parent 94ad5955e6
commit 2e8271f658

View File

@ -1,4 +1,4 @@
export default function vueLoader () {
export default function vueLoader() {
// https://vue-loader.vuejs.org/en
const config = {
postcss: this.options.build.postcss,