JSON Config Schema Generator
Aperta
@ovflowd ci sta già lavorando.
Dal 27/5/2025.
- Lingua principale
- JavaScript
- Stelle
- 65
- Fork
- 71
- Merge medio
- 2g 17h
- PR unite (30g)
- 31
Descrizione
Enter your suggestions in details:
Re nodejs/node#57016 nodejs/node#57171
There is a new generator for node.config.json schema. The doc tooling just calls an internal function and writes what it returns to a file. The internal function (generateJsonSchema) could be moved into a new generator here.
However, it's worth noting that that function calls a native function (getEnvOptionsInputType) that does need to stay in Node core.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.