about summary refs log tree commit diff
path: root/.eslintrc.js
diff options
context:
space:
mode:
authorKuwa Lee <kuwalee1069@gmail.com>2024-06-19 02:47:38 +0800
committerGitHub <noreply@github.com>2024-06-19 02:47:38 +0800
commita6d49062e6d50b7c9a6c0d50c38fcfeb8f63e46f (patch)
tree65ef4f28c174d1da9c8f7085635b05b754e95746 /.eslintrc.js
parentfad73fe9281baee8409a65a10923749ec24dfd68 (diff)
parent35e54e24a0b08ce0f2e3389aeb4fb0f29778170e (diff)
downloadvoidsky-a6d49062e6d50b7c9a6c0d50c38fcfeb8f63e46f.tar.zst
Merge branch 'bluesky-social:main' into zh
Diffstat (limited to '.eslintrc.js')
-rw-r--r--.eslintrc.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.js b/.eslintrc.js
index 541b3d615..9d2b7bbb1 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -31,6 +31,7 @@ module.exports = {
         },
       },
     ],
+    'bsky-internal/use-exact-imports': 'error',
     'bsky-internal/use-typed-gates': 'error',
     'simple-import-sort/imports': [
       'warn',