-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Labels
Milestone
Description
TypeScript 3.8.0 brings a group of amazing feature including
- New
export * as nsSyntax - Top-Level Await
- Private Fields
import typesyntax
Blocking by
- ESLint support (TypeScript 3.8 Syntax Support typescript-eslint/typescript-eslint#1436)
- Prettier support (Support TypeScript 3.8 prettier/prettier#7263)
- TypeScript 3.8.0 final release (TypeScript 3.8 Iteration Plan microsoft/TypeScript#34898)
Tasks
- Upgrade those packages
- Switch all possible imports to
import typesyntax.
Reactions are currently unavailable