rugk / unicodify

✍️ A browser add-on (Firefox, Chrome, Thunderbird) that allows you to autocorrect common text sequences and convert text characters to a look like a special font.
https://addons.mozilla.org/firefox/addon/unicodify-text-transformer/?utm_source=github.com&utm_medium=git&utm_content=repo-about-description&utm_campaign=github
Other
11 stars 2 forks source link

Add simple config to resolve paths with VsCode #70

Closed rugk closed 2 years ago

rugk commented 2 years ago

Based on the answers provided here and tested locally.

rugk commented 2 years ago

I also tried enabling checkJs, but that is a little annoying as although there would be a great @types package for it apparently jsconfig.json does not support type-roots in contrast to tsconfig.json.