yjs/.vscode/settings.json
Kevin Jahns bd9c3813fd * starting flow integration
* found a bug in EventHelper
* reduce wait() calls
2015-11-26 00:46:02 +01:00

5 lines
142 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"standard.enable": true,
"javascript.validate.enable": false
}