mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 05:13:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			349 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			349 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "files": [
 | |
|     "**/*.ets"
 | |
|   ],
 | |
|   "ignore": [
 | |
|     "**/src/ohosTest/**/*",
 | |
|     "**/src/test/**/*",
 | |
|     "**/src/mock/**/*",
 | |
|     "**/node_modules/**/*",
 | |
|     "**/oh_modules/**/*",
 | |
|     "**/build/**/*",
 | |
|     "**/.preview/**/*"
 | |
|   ],
 | |
|   "ruleSet": [
 | |
|     "plugin:@performance/recommended",
 | |
|     "plugin:@typescript-eslint/recommended"
 | |
|   ],
 | |
|   "rules": {
 | |
|   }
 | |
| } | 
