mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
better api
This commit is contained in:
@@ -41,7 +41,8 @@
|
||||
"typecheck": "tsc",
|
||||
"lint": "eslint \"**/*.{js,ts,tsx}\"",
|
||||
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
|
||||
"release": "release-it --only-version"
|
||||
"release": "release-it --only-version",
|
||||
"lint:rust": "cd rust/uniffi-russh && just lint"
|
||||
},
|
||||
"keywords": [
|
||||
"react-native",
|
||||
|
||||
Reference in New Issue
Block a user