vivliostyle / vfm

⬇️ Open and extendable Markdown syntax and toolchain.
https://vivliostyle.github.io/vfm/#/vfm
Other
69 stars 12 forks source link

fix: Type error of object property #145

Closed akabekobeko closed 2 years ago

akabekobeko commented 2 years ago

There is no need to refer to the message property of Error because console.error will automatically try to stringify it.