Samual 🦢
Samual 🦢
DDeno
Created by Samual 🦢 on 11/25/2024 in #help
Build tool generate TypeScript for JSR
for anyone else who finds this: you don't need to generate TypeScript files, you can generate JavaScript files that have // @ts-self-types="./<name>.d.ts comments at the top (where <name> is replaced with the name of the file)
6 replies
DDeno
Created by Samual 🦢 on 11/25/2024 in #help
Build tool generate TypeScript for JSR
yep
6 replies
DDeno
Created by Samual 🦢 on 11/25/2024 in #help
Build tool generate TypeScript for JSR
because I have other transforms other than just TypeScript to JavaScript that I use
6 replies