SamagraX-Stencil / stencil

NestJS on steroids 💪
https://stencil.samagra.io
MIT License
29 stars 31 forks source link

[stencil] Add support for JS #25

Open techsavvyash opened 8 months ago

techsavvyash commented 8 months ago

Description

NestJS by-default supports both TS and JS. Stencil right now only supports TS, the task is to add support for JS as well, that is port every feature to JS as well.

techsavvyash commented 8 months ago

This is most probably a bigger ticket and will boil down to a lot of smaller tickets and has been opened up for documentation purposes and will most probably be taken up once the typescript versions are stable.