1.7.1 • Published 1 year ago
@dtsgenerator/single-quote v1.7.1
@dtsgenerator/single-quote
This is the dtsgenerator
plugin.
Change all quotation mark to single quote.
Install
npm install @dtsgenerator/single-quote
Usage
dtsgen.json
{
"plugins": {
"@dtsgenerator/single-quote": true
}
}