add lex client seam, types/bsky schema helpers, pilot trending migration
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@
|
||||
"lint": "oxlint --quiet src modules",
|
||||
"lint-native": "swiftlint ./modules && ktlint ./modules",
|
||||
"lint-native:fix": "swiftlint --fix ./modules && ktlint --format ./modules",
|
||||
"lexicons:generate": "lex build --clear --index-file",
|
||||
"lexicons:generate": "lex build --clear --index-file --import-ext ''",
|
||||
"lexicons:update": "lex install --update",
|
||||
"typecheck": "pnpm run typecheck:ios && pnpm run typecheck:android && pnpm run typecheck:web",
|
||||
"typecheck:ios": "tsc --project ./tsconfig.check.ios.json",
|
||||
|
||||
Reference in New Issue
Block a user