feat{eslint}: Rule "valid-jsdoc"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -38,5 +38,8 @@
|
||||
],
|
||||
"require-jsdoc": [
|
||||
"off"
|
||||
],
|
||||
"valid-jsdoc": [
|
||||
"off"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user