-
I see the readme says:
Usage with TypeScript
To enable working with TypeScript projects, install @babel/preset-typescript as a dependency, then add "typescript" to parserOptions.babelOptions.parse…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Current list looks like this.
```
┌─────────────────┬─────────────┬────────┐
│ Package │ Current │ Latest │
├─────────────────┼─────────────┼────────┤
│ @babel/parser │ 7.24.8 …
-
**Prettier 3.2.5**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEMCeAHOACAgtgXmwEsBbDCAJxgAoAdEAMwggYBptgB3YmACySd0WQQwBWAZ2gMAvjICUINiAgYYxaBOSgAhpUoQuABT0ItKHQBsuOtFuUAjSjrABr…
-
### 错误信息
Input is not defined
### 对应代码:
```
import {Input, InputNumber } from 'antd';
const FinalInput = ComponentType === 'number' ? InputNumber: Input;
```
### istanbul插桩结果
```
var F…
-
https://github.com/ben-rogerson/twin.macro/assets/24834933/bc12dae0-41e8-4501-addb-2476085b0169
copied from example project
using app dir and next 14
package.json
```json
{
"name": "my-app…
-
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
- […
-
### Description
The nonce query param is only respected when making request with the transaction id and not when request is made with transaction hash.
### Steps to reproduce
Given the follow…
-
Small example:
`src/mytypes.ts`:
```
import createValidator, { createDetailedValidator, registerType } from "typecheck.macro";
export type ProjectLayerConfig = {
layers: Array;
};
regis…
-
Here is the output of `npm list`:
```
├── @babel/core@7.14.6
├── @babel/preset-env@7.14.5
├── eslint@7.29.0
├── gulp-babel@8.0.0
├── gulp-concat@2.6.1
├── gulp-sourcemaps@3.0.0
├── gulp@4.0.…