Closed anpaz closed 2 years ago
Thanks @aaronthangnguyen for reporting #53. Indeed, this was caused by https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/60314
Fixes it by fixing the version of prettier to 2.6.0, otherwise we'll need to upgrade tsc which is not a change we're ready to take.
tsc
💯
Thanks @aaronthangnguyen for reporting #53. Indeed, this was caused by https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/60314
Fixes it by fixing the version of prettier to 2.6.0, otherwise we'll need to upgrade
tsc
which is not a change we're ready to take.