8000 TypeScript typings · Issue #952 · semantic-release/semantic-release · GitHub
[go: up one dir, main page]

Skip to content
TypeScript typings #952
@mattyclarkson

Description

@mattyclarkson

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0