{
	"$schema": "https://json.schemastore.org/tsconfig",
	"compilerOptions": {
		"allowUnreachableCode": false,
		"allowUnusedLabels": false,
		"exactOptionalPropertyTypes": false,
		"noImplicitOverride": true
	}
}
