mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-10-31 04:02:59 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     "fileExtensions": [
 | |
|         "ts",
 | |
|         "tsx"
 | |
|     ],
 | |
|     "tsConfig": "./tsconfig.json",
 | |
|     "detectiveOptions": {
 | |
|         "ts": {
 | |
|             "skipTypeImports": true
 | |
|         }
 | |
|     }
 | |
| } |