UNPKG

flipper-plugin-shopify-react-native-performance

Version:

Flipper desktop plugin with tools for measuring lists performance, TTI, and more.

16 lines (15 loc) 322 B
{ "compilerOptions": { "target": "ES2017", "module": "ES6", "jsx": "react", "sourceMap": true, "noEmit": true, "strict": true, "moduleResolution": "node", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, }, "files": ["src/index.tsx"] }