We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90beef7 commit 0c45bdeCopy full SHA for 0c45bde
index.js
@@ -316,7 +316,6 @@ module.exports = {
316
'@typescript-eslint/unified-signatures': 'error',
317
318
// TypeScript supports these features
319
- 'prefer-object-spread': 'error',
320
'no-useless-catch': 'error',
321
322
// The rule is deprecated in ESLint and it doesn't fully make sense for TypeScript.
0 commit comments