We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4176658 commit bf4def7Copy full SHA for bf4def7
package.json
@@ -77,11 +77,11 @@
77
"tomlValidation": [
78
{
79
"fileMatch": "robot.toml",
80
- "url": "http://localhost:8000/etc/robot.toml.json"
+ "url": "https://raw.githubusercontent.com/d-biehl/robotcode/main/etc/robot.toml.json"
81
},
82
83
"fileMatch": ".robot.toml",
84
85
}
86
],
87
"configurationDefaults": {
0 commit comments