Skip to content

Instantly share code, notes, and snippets.

@zhuifeng1017
Created October 26, 2019 02:00
Show Gist options
  • Save zhuifeng1017/bea2dd38d317b8eefda3a1b510019dae to your computer and use it in GitHub Desktop.
Save zhuifeng1017/bea2dd38d317b8eefda3a1b510019dae to your computer and use it in GitHub Desktop.
vue初学者配置console no-mixed-spaces-and-tabs
"rules": {
"no-console": "off",
"no-mixed-spaces-and-tabs": 0
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment