All Downloads are FREE. Search and download functionalities are using the official Maven repository.

report-schema.src.tsconfig.json Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
{
    "extends": "../../../tsconfig.settings.json",
    "compilerOptions": {
        "types": ["node"],
        "resolveJsonModule": true,
        "outDir": "../dist",
        "rootDir": "../"
    },
    "include": ["../src/**/*", "../src/**/*.json", "../src-generated/**/*"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy