freeCodeCamp / guide

A collection of easy-to-understand guides to programming tools
https://guide.freecodecamp.org
2.14k stars 4.21k forks source link

Make format script work on windows #10351

Closed lindgr3n closed 6 years ago

lindgr3n commented 6 years ago

Script format did not work on Windows. Replaced ' with \" Was done on pre-commit-message? andtest` script already.

✅️ By submitting this PR, I have verified the following:

paulywill commented 6 years ago

@QuincyLarson Do you have win machine to confirm?

raisedadead commented 6 years ago

@lindgr3n Thanks for taking the time to prepare this PR.

On our mono-repo where this repo is going to be merged in we have a different approach to handle Cross env command. So, these changes are not needed at the minute/

Nonetheless, we appreciate the effort put into this. We look forward to your contributions on the main repo in future.

Thanks and happy contributing.