chore: update linters (#1355)
Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
This commit is contained in:
@@ -21,5 +21,6 @@ module.exports = {
|
||||
plugins: ['@typescript-eslint', 'eslint-plugin-tsdoc', 'jest', 'compat'],
|
||||
rules: {
|
||||
'tsdoc/syntax': 'warn',
|
||||
'@typescript-eslint/prefer-as-const': 'warn',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user