tom-weatherhead/thaw-angular-service-library

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
/*
    This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve the development experience.
    It is not intended to be used to perform a compilation.

    To learn more about this file, see: https://angular.io/config/solution-tsconfig.
*/
{
    "files": [],
    "references": [
        {
            "path": "./tsconfig.app.json"
        },
        {
            "path": "./tsconfig.main.json"
        },
        {
            "path": "./tsconfig.spec.json"
        },
        {
            "path": "./e2e/tsconfig.e2e.json"
        }
    ]
}