vadimdemedes / ink

🌈 React for interactive command-line apps
https://term.ink
MIT License
27.13k stars 608 forks source link

remove tscrypt error when working within IDE #599

Open olegtaranenko opened 1 year ago

olegtaranenko commented 1 year ago

eliminated annoying ts configuration mismatch, which produces red marks working with examples inside IDE I'm not sure how it could affect on the other parts of project but to me look all good. See https://stackoverflow.com/questions/62273153/this-module-is-declared-with-using-export-and-can-only-be-used-with-a-defau where I got a solution -)