Redocly / developer-portal-starter

Starter template for the Redocly developer portal
https://redoc.ly
Other
64 stars 101 forks source link

Turn on experimental decoraters for TS #129

Open safeerraees opened 2 years ago

safeerraees commented 2 years ago

Hi, I am trying to include a Lit element (lit.dev) into mdx which uses decoraters, I successfully integrated it in a typescript project by turning experimentalDecoraters on in my tsconfig. But in this project, I don't see any tsconfig file. I was wondering if there is a way to turn that on in this project? Basically in the end I want to tell babel-loader to turn decorators on.

RomanHotsiy commented 2 years ago

Hi @safeerraees.

Is it still relevant? Sorry, we did not monitor this channel actively. Next time shoot an email to team@redocly.com.

safeerraees commented 2 years ago

Hi Roman, I am on vacation right now, I'll check this out again when I am back I'll let you know. But I think if this was not actively fixed then it should still exist.