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

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

The newest version!
{
    "extends": "../../../tsconfig.settings.json",
    "compilerOptions": {
        "types": ["node"],
        "resolveJsonModule": true,
        "outDir": "../dist",
        "rootDir": "../"
    },
    "include": ["../src/**/*", "../src/**/*.json", "../src-generated/**/*"]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy