{
	"extends": "../tsconfig.json",
	"compilerOptions": {
		"rootDir": "./",
		"outDir": "../dist",
		"composite": true
	},
	"files": ["index.ts"]
}
