prettier-vscode
prettier-vscode copied to clipboard
Add tilde expansion to paths on Linux platforms
trafficstars
- [x] Run tests
- [x] Update the
CHANGELOG.mdwith a summary of your changes
Currently, tilde expansion (where paths expand ~ to a user's home directory) works for macOS but not Linux. This change adds that functionality to Linux platforms.