daidodo / format-imports-vscode

Format imports and exports for JavaScript and TypeScript in VS Code.
https://marketplace.visualstudio.com/items?itemName=dozerg.tsimportsorter
MIT License
62 stars 5 forks source link

Exception: Unexpected token / in JSON at position 90 #80

Closed anshul-gauba-30067469 closed 2 years ago

anshul-gauba-30067469 commented 2 years ago

Code snippet triggering the exception

// INSERT CODE HERE

All Logs

(Please open the output channel for "JS/TS Import/Export Sorter" and copy/paste ALL logs here)

PASTE LOGS HERE
daidodo commented 2 years ago

@anshul-gauba-30067469 Thanks for the feedback!

Could you share more details about the issue, e.g. import-sorter.json, debug logs, etc?