-
I'm trying to play around with the tool and am having difficulties getting it to do anything.
running the command:
dart run --enable-asserts --enable-experiment="inline-class" build_runner bui…
-
We don't use this package, but we use jest & angular and maybe you are interested.
We replaced ts-jest with [@swc-node/jest](https://yarnpkg.com/package/@swc-node/jest). Cold cache `jest` went from…
-
:warning:_`[Auto Generated Report]-=FAD84627FD58651C774F614080FF59FA=-`_
## Description
Stub index points to a file without PSI: file = file://C:/Users/chx/Desktop/商城转正/sp1/EpointMallService-Parent…
-
For TypeScript 4.5,[ we've added a new module mode called `node12`](https://github.com/microsoft/TypeScript/pull/44501) to better-support running ECMAScript modules in Node.js. Conceptually, the featu…
-
I hesitate to report this as an issue since it was found while using swizzled source code against the latest Docusaurus beta, so maybe it's not a concern, but I found that the downstream parsing of th…
-
I cannot find the reason of this error anywhere.
On runtime I get the following error:
```
TypeError: Konva.Stage is not a constructor
at file:///[path]/src/index.ts:40:15
at ModuleJob.ru…
-
## Provide a description of the task
Our [ESLint config states that we're using ES2018 (9)](https://github.com/ckeditor/eslint-config-ckeditor5/blob/fa8771ec227cfde272ec5f36cd33fa71c43b35a0/.eslint…
-
### Rationale
The code written with the `async/await` syntax is easier to read, predict and shorter. It is also less bug-prone. It works perfectly with promises, so we don't have to refactor everyt…
-
### 🐛 Describe the bug(描述 bug)
我使用的是 mongodb + rabbitMQ的方式 在configuration.ts文件中 移除了 koa/egg 代码 仅把midway当作 用于处理 消息队列的服务端。
当我使用 dev模式运行时 只是有 Setting "Mixed" for property "mail.status"
Look here for h…
-
# Configuration Profiles/Versions
https://github.com/microsoft/TypeScript/issues/50997
* Some option that tells TypeScript "use some set of well-known best practice options."
* Somewhat opaque,…