Skip to content

Commit b6f7400

Browse files
committed
feat: allow unused-imports/no-unused-vars in .d.ts
1 parent a6861f4 commit b6f7400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/eslint-config-basic/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ module.exports = {
168168
files: ['*.d.ts'],
169169
rules: {
170170
'import/no-duplicates': 'off',
171+
'unused-imports/no-unused-vars': 'off',
171172
'eslint-comments/no-unlimited-disable': 'off',
172173
},
173174
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy