{
	"compilerOptions": {
		"baseUrl": "./",
		"outDir": "Target"
	},
	"extends": "@playform/build/tsconfig",
	"include": ["Source"]
}
