UNPKG

@trymagically/expo-dev-client

Version:

Magically custom Expo development client

11 lines (9 loc) 205 B
{ "extends": "expo-module-scripts/tsconfig.plugin", "compilerOptions": { "outDir": "build", "rootDir": "src", }, "include": ["./src"], "exclude": ["**/__mocks__/*", "**/__tests__/*"], }