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