do nothing plugin
npm install @dtsgenerator/do-nothingThis is the dtsgenerator plugin.
Do nothing for test of configuration.
```
npm install @dtsgenerator/do-nothing
dtsgen.json`json``
{
"plugins": {
"@dtsgenerator/do-nothing": true
}
}