eslint: Turn off capitalized-comments
This commit is contained in:
parent
3ca4916b76
commit
ea44c6d4b9
@ -36,3 +36,4 @@ rules:
|
||||
sort-keys: "off"
|
||||
no-warning-comments: "off"
|
||||
max-len: ["error", {"ignoreUrls": true}]
|
||||
capitalized-comments: "off"
|
||||
|
Loading…
Reference in New Issue
Block a user