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
4 changed files with 27 additions and 3 deletions
+1
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': [