-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
New feature motivation
I would like to write semantic release plugins in TypeScript
New feature description
We would need a typings
folder that contains index.d.ts
and a "typings": "typings/index.d.ts"
in the package.json
. @byCedric has done quite a bit of work here
New feature implementation
Nothing needs to change in the semantic release code, this opens up TypeScript plugins for the community when developing plugins.
Optionally, we can just push the typings up to @DefinitelyTyped but it is nice to have the typings close to the code that they are modelling.
byCedric, brianjd, jasonslyvia, lgaticaq, strogonoff and 7 morebyCedric and brianrodribyCedric and brianrodri
Metadata
Metadata
Assignees
Labels
No labels