neon-bindings / neon

Rust bindings for writing safe and fast native Node.js modules.
https://www.neon-bindings.com/
Apache License 2.0
7.98k stars 282 forks source link

`npm init --lib --no-ts` #1036

Open dherman opened 4 months ago

dherman commented 4 months ago

Implement functionality to opt out of generating TS when running create-neon in --lib mode.