{
	"extends": "./tsconfig.json",
	"compilerOptions": {
		"noEmitOnError": true
	},
	"exclude": ["tests", "src/**/*.spec.ts", "scripts/*.spec.ts"]
}
