-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
Now that we have converted to Typescript have a few post merge tasks that would be nice:
- tsconfig - set noImplicitAny to true (build: add noImplicitAny and noImplicitReturns, fix compilation #1286)
- tsconfig - set noImplicitThis to true (typescript: noImplicitThis #1283)
- tsconfig - set noImplicitReturns to true (build: add noImplicitAny and noImplicitReturns, fix compilation #1286)
- checkout using https://api-extractor.com/ - better to wait until after [api-extractor] Support "import * as __ from __" for local paths microsoft/rushstack#1029 is fixed
- add changelog entry noting the rewrite to TypeScript (docs: add changelog note about typescript #1414)
- remove external typings in DefinitelyTyped after release ([cucumber] remove typings, package now ships its own DefinitelyTyped/DefinitelyTyped#47104)
Please comment if you think there are other tasks we should complete and I can add them to the list. Also comment if you start working on a task
Metadata
Metadata
Assignees
Labels
No labels