idahogurl / vs-code-prettier-eslint

A Visual Studio Code Extension to format JavaScript and TypeScript code using the prettier-eslint package.
MIT License
184 stars 46 forks source link

fix: resolve absolute path to file url correctly #206

Closed novarolV closed 5 months ago

novarolV commented 5 months ago

This change ensures absolute file path to be resolved correctly as File URL on Windows.

Fixes issue raised by me here

NodeJS references: File URLs url.pathToFileURL