feat(eslint): Rule "multiline-comment-style'
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -89,6 +89,10 @@
|
||||
"lines-around-directive": [
|
||||
"off"
|
||||
],
|
||||
"multiline-comment-style": [
|
||||
"error",
|
||||
"starred-block"
|
||||
],
|
||||
"new-cap": [
|
||||
"error",
|
||||
{
|
||||
|
Reference in New Issue
Block a user