Use exact imports for icons (#4549)

* Use exact imports for icons

* Add a lint rule
This commit is contained in:
dan 2024-06-18 15:37:08 +03:00 committed by GitHub
parent e6213d7aa5
commit e30575c0dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 27 additions and 3 deletions

View file

@ -31,6 +31,7 @@ module.exports = {
},
},
],
'bsky-internal/use-exact-imports': 'error',
'bsky-internal/use-typed-gates': 'error',
'bsky-internal/keep-i18n-patch-in-sync': 'error',
'simple-import-sort/imports': [