UNPKG

instabug-reactnative

Version:

React Native plugin for integrating the Instabug SDK

11 lines (10 loc) 181 B
{ "extends": "./tsconfig.json", "include": ["cli/upload/**/*"], "exclude": [], "compilerOptions": { "lib": ["dom"], "outDir": "upload", "module": "esnext" } }