15 lines
		
	
	
		
			189 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			189 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "files": [],
 | 
						|
  "references": [
 | 
						|
    {
 | 
						|
      "path": "./tsconfig.node.json"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "path": "./tsconfig.app.json"
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "compilerOptions": {
 | 
						|
    "jsx": "preserve"
 | 
						|
  }
 | 
						|
}
 |