danger-plugin

1.0.0 • Public • Published
{
    "compilerOptions": {
        "target": "es6",
        "module": "commonjs",
        "rootDir": "src",
        "outDir": "dist",
        "allowJs": false,
        "pretty": true,
        "strictNullChecks": true,
        "declaration": true
    },
    "lib":["es2017"],
    "include": [
        "src/**/*.ts",
        "src/**/*.tsx",
        "dangerfile.ts"
    ],
    "exclude": [
        "dangerfile.ts",
        "node_modules",
        "dist"
    ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i danger-plugin

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

43.5 kB

Total Files

39

Last publish

Collaborators

  • mind29