Skip to content

dtsgenerator/do-nothing

Repository files navigation

@dtsgenerator/do-nothing

This is the dtsgenerator plugin. Do nothing for test of configuration.

Install

npm install @dtsgenerator/do-nothing

Usage

dtsgen.json

{
    "plugins": {
        "@dtsgenerator/do-nothing": true
    }
}