about summary refs log tree commit diff
path: root/.eslintrc.js
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2024-06-18 08:23:41 +0300
committerGitHub <noreply@github.com>2024-06-18 08:23:41 +0300
commite6213d7aa56faa6994a27bf127c63ded69e67d6f (patch)
treeebdd76bda638c8547e2b90e12abd12330aa93f0c /.eslintrc.js
parent077da0830924d4c040ef095d8349f13fdfdf4372 (diff)
downloadvoidsky-e6213d7aa56faa6994a27bf127c63ded69e67d6f.tar.zst
Fix Android startup perf regression (#4544)
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..caeddd83b 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -32,6 +32,7 @@ module.exports = {
       },
     ],
     'bsky-internal/use-typed-gates': 'error',
+    'bsky-internal/keep-i18n-patch-in-sync': 'error',
     'simple-import-sort/imports': [
       'warn',
       {