mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
temp
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"extends": ["//"],
|
||||
"tasks": {
|
||||
"android": {
|
||||
"dependsOn": ["^build"]
|
||||
},
|
||||
"ios": {
|
||||
"dependsOn": ["^build"]
|
||||
},
|
||||
"lint": {
|
||||
"dependsOn": ["lint:fix", "typecheck", "//#lint:root", "expo:doctor"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user