UNPKG

quote-morph

Version:

Automatically switches quotes to backticks when using ${} in JS/TS strings.

9 lines (8 loc) 125 B
{ "tabWidth": 2, "semi": true, "singleQuote": true, "trailingComma": "es5", "printWidth": 80, "useTabs": false }