Skip to content

Conversation

egekorkan
Copy link
Member

also fixes to some assertion schemas


await page.evaluate(() =>
window.tdEditor.getModel(monaco.Uri.parse("")).setValue('{ "@context": "https://www.w3.org/2019/wot/td/v1" }')
window.tdEditor.getModel(monaco.Uri.parse("")).setValue('{ "@context": "https://www.w3.org/2022/wot/td/v1.1" }')

Check failure

Code scanning / ESLint

disallow the use of undeclared variables unless mentioned in `/*global */` comments

'monaco' is not defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant