We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948881f commit 181032dCopy full SHA for 181032d
1 file changed
packages/eslint-config/src/rules/typescript.js
@@ -60,7 +60,6 @@ module.exports = {
60
'private-instance-field',
61
'public-abstract-field',
62
'protected-abstract-field',
63
- 'private-abstract-field',
64
65
// Index signature
66
'signature',
0 commit comments