Convert the scaffolded project to vanilla JavaScript when typing === 'vanilla'.
Stone.js is a TypeScript AND JavaScript framework: the templates are authored once in TS and
the JS variant is DERIVED (types stripped, stage-3 decorators preserved), so both the
declarative and imperative APIs are available 1:1 in TS and JS without a second template set.
Convert the scaffolded project to vanilla JavaScript when
typing === 'vanilla'.Stone.js is a TypeScript AND JavaScript framework: the templates are authored once in TS and the JS variant is DERIVED (types stripped, stage-3 decorators preserved), so both the declarative and imperative APIs are available 1:1 in TS and JS without a second template set.