/ tsconfig.json
tsconfig.json
 1  {
 2  	"files": [],
 3  	"references": [
 4  		{
 5  			"path": "./tsconfig.app.json"
 6  		},
 7  		{
 8  			"path": "./tsconfig.node.json"
 9  		}
10  	]
11  }