monaco_editor: lint javascript with typescript compiler
Because typescript is a subset of javascript, running typescript compiler on javascript files can already report several issues. https://www.typescriptlang.org/docs/handbook/type-checking-javascript-files.html
Showing
Please register or sign in to comment