Hi,
I usually instruct VSCode to use the TypeScript installation in node_modules/, but I just noticed that – when asked to bootstrap a new component, npm init stencil generates a package.json that does not list typescript as a dev dependency. Is this intentional?
Thank you,
Ilio.
Hi,
I usually instruct VSCode to use the TypeScript installation in
node_modules/, but I just noticed that – when asked to bootstrap a new component,npm init stencilgenerates apackage.jsonthat does not listtypescriptas a dev dependency. Is this intentional?Thank you,
Ilio.