change all quotation mark to single
npm install @dtsgenerator/single-quote
This is the dtsgenerator plugin.
Change all quotation mark to single quote.
```
npm install @dtsgenerator/single-quote
dtsgen.json`json``
{
"plugins": {
"@dtsgenerator/single-quote": true
}
}