mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 23:32:54 +00:00
Enable no-unexpected-multiline eslint rule (#3132)
This commit is contained in:
parent
988044a199
commit
25531b2f52
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
// Possible Errors (overrides from recommended set)
|
||||
|
||||
// "no-extra-parens": "error",
|
||||
// "no-unexpected-multiline": "error",
|
||||
"no-unexpected-multiline": "error",
|
||||
|
||||
// All JSDoc comments must be valid
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue