Skip to content

Instantly share code, notes, and snippets.

@gemcave
Last active December 8, 2019 05:02
Show Gist options
  • Save gemcave/5c7f2c6e47d561c0011179819f9ea18a to your computer and use it in GitHub Desktop.
Save gemcave/5c7f2c6e47d561c0011179819f9ea18a to your computer and use it in GitHub Desktop.
Disable esling in vue-cli
module.exports = {
lintOnSave: false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment