Raathigesh / majestic

⚡ Zero config GUI for Jest
MIT License
7.49k stars 173 forks source link

normalize root path #200

Closed gregveres closed 4 years ago

gregveres commented 4 years ago

This addresses issue #199.

by normalizing the root path, the user is free to specify the root path in either windows or unix format and majestic will silently convert it to the format that is appropriate for the platform being used.