marko@5.29.2
·
1894 commits
to main
since this release
Patch Changes
-
#1999
7957fb564Thanks @DylanPiercey! - Switch to .d.marko file for tag types to avoid issues when loaded in a pure typescript project. By default TypeScript doesn't play well withnode_moduleswhich are seen as.jsfiles which is what the jsdoc version of a Marko file appears as. By switching to a.d.markoit is instead always seen as.tswhich is always analyzed by typescript. -
Updated dependencies [
7957fb564]:- @marko/translator-default@5.29.2