Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 317 Bytes

fmt-to-double-quotes

CLI script to change all single quote strings to double quotes

$ npm i -g fmt-to-double-quotes

$ fmt-to-double-quotes src/**/*.js test/*.js

This is just glob + to-double-quotes

License

MIT