{
	"extends": "../tsconfig.settings.json",
	"compilerOptions": {
		"rootDir": "src",
		"outDir": "dist",
		"skipLibCheck": true
	}
}
