Lint
This commit is contained in:
parent
c9546303cf
commit
fd39937c84
2 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ module.exports = {
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
test: /\.vue$/,
|
test: /\.vue$/,
|
||||||
loader: 'vue-loader',
|
loader: 'vue-loader'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
test: /vanity\.js$/,
|
test: /vanity\.js$/,
|
||||||
|
|
Loading…
Add table
Reference in a new issue