-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
Prettier 2.0+ has certain syntax features that aren't supported in below 2.0 (for example import type {}) we want to bump to the latest prettier but modify our configuration to reduce formatting changes to as little as possible.
In addition now that our tooling supports import type, enable the importsNotUsedAsValues flag in tsconfig and correct imports that should be type only.
- depends on
-
NODE-2714 Remove all internal usage of `executeCommand`
-
- Closed
-