-
@sebschrader mentioned that with a working typescript setup, one may think about using typescript to compile _all_ of our javascript, and not only the (future) typescript files. In that regard, it wou…
-
I'm loving using the new babel 7 typescript preset in my react monorepo, so nice and simple.
However thought I'd open a discussion of possible improvements to babel-plugin-module-resolver (that I c…
-
### What's not working?
Hi i downloaded the most recent version of redwood and here is my package:
{
"private": true,
"license": "MIT",
"workspaces": [
"packages/*",
"packages/a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
# TypeScript with babel :tada:
babel 7이 release 되면서 preset 중 하나로 typescript preset이 추가되었습니다.
> Reference: https://github.com/Microsoft/TypeScript-Babel-Starter
기존에 babel을 사용하여 ES.next 문법을 사용하…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi, first off a big thanks for `mocks-server`, its really neat and Ive enjoyed integrating it into our setup.
What I would love though is to be able to use it with `.ts` files without installing an…
-
### Describe the bug
We are trying to move from Storybook 6 to 8. Everything is working fine except for a single story that make Storybook build fail. Here's the output:
```
yarn build-storybook
@sto…
-
### Current Behavior
Rendering `` makes the screen irresponsive to presses (iOS only)
| Android | iOS |
|:-------:|:---:|
| | |
### Expected Behavior
Be able to…
-
A test failed on a tracked branch
```
Jest encountered an unexpected token
Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or wh…