{
	"extends": "../tsconfig.main.json",
	"compilerOptions": {
		"rootDir": "../",
		"outDir": "../dist/",
		"jsx": "react"
	}
}