mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update linter peer dependencies (#2168)
This commit is contained in:
@@ -50,6 +50,7 @@ module.exports = {
|
||||
'jsdoc/require-returns': 'off',
|
||||
'jsdoc/require-description-complete-sentence': 'off',
|
||||
'jsdoc/check-tag-names': 'off',
|
||||
'jsdoc/check-examples': 'off', // Not implemented in eslint 8
|
||||
'jsdoc/no-types': 'off',
|
||||
'tsdoc/syntax': 'off',
|
||||
'import/order': 'off',
|
||||
|
||||
Reference in New Issue
Block a user