-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
- [TypeScript and Babel 7(MSDN)](https://blogs.msdn.microsoft.com/typescript/2018/08/27/typescript-and-babel-7/)
- [Babel7 or TypeScript(ts-jest)](https://kulshekhar.github.io/ts-jest/user/babel7-or-…
-
Hi, can this be used purely with babel-loader? Since with Babel 7.x the preset "@babel/typescript", ts-loader does not seem to be needed anymore, but "babel-plugin-import" seems to not support babel 7…
-
when choosing the js preprocessor, why can't you choose both ts and babel ? I have some libs written in ts, and some in es6 - am I alone in this ? ;)
-
Hi, trying to use with "babel 7.0.0-beta.40" but plugin does not seem to work.
Is there any known issues or workarounds?
Don't have a unit test, I'm testing with `antd` and can see that the transf…
-
- Option `typescript` is unused by the majority I believe
- `typescript` parsing can be bypassed by `parserOpts.plugin = ['typescript']`, you can see an example here: https://github.com/lxsmnsyc/soli…
-
Task :react-native-splash-screen:processDebugManifest
package="org.devio.rn.splashscreen" found in source AndroidManifest.xml: C:\Users\shahv\Documents\Divinecart-Mobile\node_modules\react-native-sp…
-
### Page(s)
https://jestjs.io/docs/getting-started#using-typescript
### Description
Following the instructions to set up testing of TypeScript code with Babel lead me to the following error m…
rjray updated
3 weeks ago
-
### Describe the bug
I am trying to install shadcn in nextjs project but it is giving an error
npm error A complete log of this run can be found in: /Users/chetanbhoasle/.npm/_logs/2024-10-18T11_2…
-
请按以下格式提供问题的相关信息。
## 问题的具体描述
运行 app 真机调试报错
package.json
`
{
"name": "SmartQueryMachine",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native…