Signed-off-by: Logaxn <logaxn@foxmail.com>
This commit is contained in:
@@ -41,7 +41,8 @@ module.exports = {
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
...(config.dev.useEslint ? [createLintingRule()] : []),
|
||||
// 暂时禁用 Eslint todo
|
||||
// ...(config.dev.useEslint ? [createLintingRule()] : []),
|
||||
{
|
||||
test: /\.vue$/,
|
||||
loader: 'vue-loader',
|
||||
|
Reference in New Issue
Block a user