{
	"extends" : "./tsconfig.json",

	"compilerOptions" : {
		"isolatedModules" : true, // otherwise tests are slowing down a lot because of googleapis
	},
}
