You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix watcher race condition. see issue #55
on some sytems the compiler was not readable after
chokidar called sendUpdateDiagnostics. Setting
"awaitWriteFinish" as an option fixes the issue
* decrease chokidar watch treshold to 1ms
0 commit comments