gatsby-remark-vscode icon indicating copy to clipboard operation
gatsby-remark-vscode copied to clipboard

feat: Add declared typings!

Open Commandtechno opened this issue 2 years ago • 0 comments

Noticed I wasn't getting typings using import in ts, so decided to add them This just puts .d.ts with the .js files An alternative format could be outputting the types to a types directory, and setting types in package.json

Commandtechno avatar Mar 23 '22 21:03 Commandtechno