Skip to content

Interested in TypeScript definitions? #566

@wkillerud

Description

@wkillerud

Hello!

I have begun making a TypeScript definition file in mrmlnc/vscode-scss#156 for a proof of concept that uses sassdoc.parse to show docs in VS Code.

I would like to expand the type definition to cover the rest of SassDoc, and was wondering if you'd be interested in shipping TypeScript definitions with this package?

In practice it means:

  • package.json will have a new types property pointing to the definition file
  • the definition file is included in the published package via the files property
  • any changes to the JavaScript API should ideally include an updated definition file going forward – I'll be happy to help maintain them

I can also publish a package through DefinetlyTyped if you'd rather not include it here. Co-location makes it easier to say in sync though.

Metadata

Metadata

Assignees

No one assigned

    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