UNPKG

@react-native-oh-tpl/react-native-smartrefreshlayout

Version:
17 lines 483 B
{ "compilerOptions": { "target": "esnext", "module": "esnext", "jsx": "react-native", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node", "baseUrl": "./src", "paths": { "react-native-SmartRefreshLayout": ["./src/index"] } }, "exclude": ["node_modules", "babel.config.js", "metro.config.js", "jest.config.js","Example","harmony"] }