DenoDDeno
Powered by
duncanmakD
Deno•3y ago•
3 replies
duncanmak

Support for auto-accessors

I'm playing around with Decorators, it seems like with
"experimentalDecorators": false
"experimentalDecorators": false
, there's a problem with the generated JS if I include the new
accessor
accessor
keyword. It doesn't get down-leveled in the generated code, which is what I want to see (since I'm targetting the browser).
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

auto import in VSCode/Zed (general LSP support for auto importing)
CCPatriotCCCPatriot / help
16mo ago
Deno support for Expo
jackal_lynnJjackal_lynn / help
14mo ago
package.json support not working for prisma
Noobie☺NNoobie☺ / help
4y ago
Auto Import Not Working
VincentVVincent / help
16mo ago