-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
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.jsonwill have a newtypesproperty pointing to the definition file- the definition file is included in the published package via the
filesproperty - 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.
tcd and JulianCataldo
Metadata
Metadata
Assignees
Labels
No labels