Package detail

@dtsgenerator/single-quote

dtsgenerator13.9kMIT1.7.1

change all quotation mark to single

dtsgenerator, dtsgenerator-plugin

readme

@dtsgenerator/single-quote

CI

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
    }
}