-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
javascriptPull requests that update Javascript codePull requests that update Javascript code
Description
We don't need to convert our JavaScript files to TypeScript, but by adding JSDoc comments with types and using the TypeScript checkJs option, we can get the benefits of type-checking. See this PR for an example and list of benefits: square/eslint-plugin-square#723.
We also want to export types for consumers.
ota-meshi, MichaelDeBoey, Zamiell and jaydenseric
Metadata
Metadata
Assignees
Labels
javascriptPull requests that update Javascript codePull requests that update Javascript code