{
	"extends": "../tsconfig.base.json",
	"compilerOptions": {
		"rootDir": "src",
		"outDir": "dist",
		"strict": false
	},
	"include": ["src"]
}
