Commit 2e6fd5ed authored by lipengcheng 's avatar lipengcheng

一些优化

parent 49c84fc2
......@@ -10,8 +10,8 @@ module.exports = {
// 3: ESLint + Standard config
// extends: [ 'plugin:vue/essential', '@vue/airbnb',],
// 4. ESLint + Prettier
extends: ['plugin:vue/recommended', 'eslint:recommended', '@vue/prettier'],
// extends: ['plugin:vue/recommended', 'eslint:recommended'],
// extends: ['plugin:vue/recommended', 'eslint:recommended', '@vue/prettier'],
extends: ['plugin:vue/recommended', 'eslint:recommended'],
plugins: [],
parserOptions: {
parser: 'babel-eslint'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment