help wanted
倉庫指標
- 星標
- (5,022 顆星)
- PR 合併指標
- (平均合併 1天 16小時) (30 天內合併 399 個 PR)
描述
Follow-up to #899 and #910:
[…] Configurations like below in my opinion present a misuse of this rule.
fs: { unassigned: false, default: false, namespace: false, named: false, },I think it should be simply disallowed and
no-restricted-importsorno-restricted-modulesrules should be recommended to the user when such configuration is detected.
Originally posted by @futpib in https://github.com/sindresorhus/eslint-plugin-unicorn/issues/899#issuecomment-735985491