Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created July 31, 2018 10:59
Show Gist options
  • Save ThaddeusJiang/eb5cac9f2fd772531ba24d05cd00579a to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/eb5cac9f2fd772531ba24d05cd00579a to your computer and use it in GitHub Desktop.
eslint 行尾无分号

semi

{
"semi": ["warn", "never"],
}
@ThaddeusJiang
Copy link
Author

优雅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment