mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-30 21:03:12 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			284 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			284 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "compilerOptions": {
 | |
|     "module": "commonjs",
 | |
|     "noImplicitReturns": true,
 | |
|     "noUnusedLocals": true,
 | |
|     "outDir": "lib",
 | |
|     "sourceMap": true,
 | |
|     "skipLibCheck": true,
 | |
|     "strict": true,
 | |
|     "target": "es2017"
 | |
|   },
 | |
|   "compileOnSave": true,
 | |
|   "include": [
 | |
|     "src"
 | |
|   ]
 | |
| }
 |