feat: app启动调整
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"@/*": ["./*"]
|
||||
}
|
||||
},
|
||||
"include": ["**/*.ts", "**/*.tsx", ".expo/types/**/*.ts", "expo-env.d.ts"]
|
||||
"include": ["**/*.ts", "**/*.tsx", ".expo/types/**/*.ts", "expo-env.d.ts", "utils/config.ts.local"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user