migrate bskyembed to @atproto/lex

This commit is contained in:
Samuel Newman
2026-05-13 15:13:58 +03:00
parent 756d3aac05
commit a8fae7c8fe
16 changed files with 706 additions and 448 deletions
+1
View File
@@ -53,6 +53,7 @@ export default defineConfig(
ignoreRestSiblings: true,
},
],
'import-x/consistent-type-specifier-style': ['warn', 'prefer-inline'],
},
},
)