-
I found that there is an error in **tsconfig.json**
> Cannot find type definition file for 'react'.
> The file is in the program because:
> Entry point of type library 'react' specified in …
-
### Issue description
After updating to the latest version 1.1.3 and following the examples. Webpack reports error while importing the wasm library.
OutputDiscriminator seems to be undefined. At …
-
The latest version on npmjs is https://www.npmjs.com/package/ast-types which is at 0.14.2
-
I'd like to build a codemods runner that works with yieldable functions. Where you yield any side effect. Example on side effects I'd like to support:
- UpdateCode (the only sideeffect jscodeshift …
-
To know which methods are available, one has to to look at the source code. It would be cool if we could organize the method definitions in such a way that it makes it easy to auto generate documentat…
-
`denali upgrade`, when run inside a Denali app or addon, should upgrade to the specified (latest by default) version of Denali. This includes updating package.json and installing the version, but also…
-
**Describe the bug**
The URL I'm working with might not live forever, but this is the error at the time of writing.
This is an issue with the transformer's parser. Parsing into the AST seems to work…
-
https://github.com/ant-design/codemod-v4
作为一个选项开启。
-
(I originally suggested this codemod here: https://github.com/skovhus/jest-codemods/issues/53)
I do not have time to write a PR but you might want to add something like this:
```javascript
/**
* …
-
When I run the codemod on a file the conversion to the angle brackets syntax works fine. But when I discard the changes and try to run the codemod again I get this error:
```
/usr/lib/node_modules…