{
"comma-dangle": [
"error",
{
"arrays": "always-multiline",
"objects": "always-multiline",
"imports": "always-multiline",
"exports": "always-multiline",
"functions": "ignore"
}
],
}
Created
July 31, 2018 11:01
-
-
Save ThaddeusJiang/9358c9ab8e8b9466d1229d6de5cecada to your computer and use it in GitHub Desktop.
eslint 逗号
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
github diff 好看