mirror of
https://github.com/bourquep/mysa-js-sdk.git
synced 2026-02-04 01:31:05 +00:00
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 8 updates (#166)
This commit is contained in:
@@ -16,7 +16,8 @@ export default [
|
||||
rules: {
|
||||
'jsdoc/tag-lines': 'off',
|
||||
'jsdoc/check-tag-names': 'off',
|
||||
'jsdoc/valid-types': 'off'
|
||||
'jsdoc/valid-types': 'off',
|
||||
'jsdoc/require-throws-type': 'off'
|
||||
}
|
||||
},
|
||||
{ plugins: { tsdoc }, rules: { 'tsdoc/syntax': 'warn' } }
|
||||
|
||||
Reference in New Issue
Block a user