pretty-ts-errors
pretty-ts-errors copied to clipboard
Code blocks containing 'xxx' are not displayed correctly.
ScreenShot
Case
const a = { 'a-a': '11' }
const b:a = '11'