-
Is it possible to use yeoman with typescript?
If so, are there any sample generators written in typescript that you could point me to?
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Since switching to Node.js 22, my hatchet worker is unable to connect to my local hatchet-lite instance.
The same code works on v20.
Error message:
```
Failed to initialize Hatchet HatchetError…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
# Request
This is a request for the `eslint-doc-generator` to support usage in an ESLint `v9` environment.
Installing should produce no warnings.
# Why it's needed
ESLint `v9` is the curre…
-
It looks like `import public` feature of Protofile is not supported correctly when generating TypeScript code.
The generated code contains plain `import * as ` in the file that corresponds to the P…
augi updated
4 months ago
-
Enable the API's to work with API token and integrated typescript app with the backend in an authenticated format.
Add a medium article on bootstrapping a fullstack python app using yeoman generato…
-
### Current Behavior
Hi everyone... First things first... Congrats for the new release 🥳
Im creating this issue because I'm trying to play with Nx 20.0.0-rc.0 and I got several problems running `np…
-
Hi, I'm trying to map all instances of `java.util.collection` to `Record` and I'm encountering this error
```
Execution generate of goal cz.habarta.typescript-generator:typescript-generator-maven…
-
### Current Behavior
If I want import code like this:
`import * as nx from '@nx/eslint-plugin';`
I got an error, because index.d.ts doesn't export types of configs.
![Image](https://github.com/us…