UNPKG

expo-privacy-manifest-polyfill-plugin

Version:

Config plugin for configuring Apple privacy manifests in SDK49 and below

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