-
Thanks for your great plugin - saves us a lot of time and effort getting things up and running.
Lots of projects use [typescript metadata](https://www.typescriptlang.org/docs/handbook/decorators.ht…
-
### Introduction
Video.js has been a widely used open-source project that provides a reliable and extensible HTML5 video player for the web. As the ecosystem around JavaScript continues to grow, the …
-
The following errors were reported by 5.8.0-dev.20241110 vs 5.6.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](…
-
### Description
Hello, guys. I am currently having a problem running my app build on iOS. I've followed a few tutorials here on git about but none of them were effective. Every time I try to instal…
-
It's mostly an interop feature request, to be able to execute compilation/transpilation (babel/typescript), execute tests if any, then push to the platform. this ensures that you never push a broken /…
-
Since we've moved to TypeScript, we may want to try to use `tsc` not just as a type checker but also for transpilation, by replacing Babel and using `ts-loader` in Webpack
### Possible advantages…
-
### Describe the bug
When I run the command
```bash
npx shadcn@latest add accordion
```
I got:
✔ Checking registry.
⠋ Updating tailwind.config.js
Something went wrong. Please check the err…
-
Currently the library is written using ES5 standards, for backward compatibility reasons.
I would like to use ES2015 standards and still maintain the support for older browsers, so I think Babel/Typ…
bluzi updated
7 years ago
-
**Describe the bug**
I've stepped through the (very simple) setup instructions, with a view to add a POC to our project, but i'm met with the following error when the test runs;
```js
app/scree…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Programmatic API (`babel.transform`, `babel.parse`)
### Input code
```js
console.log(t.TSTypeOperator(t.TSType…