mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Disable jsdoc/require-param because we have ts for that
This commit is contained in:
committed by
ErickSkrauch
parent
3c897845ab
commit
5849d1f169
@@ -106,6 +106,7 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
|
||||
'jsdoc/require-param': 'off',
|
||||
'jsdoc/require-param-description': 'off',
|
||||
'jsdoc/require-returns-description': 'off',
|
||||
'jsdoc/require-jsdoc': 'off',
|
||||
|
Reference in New Issue
Block a user