rekit
rekit copied to clipboard
setMaximunWorkerIdleTime
https://github.com/supnate/rekit/blob/master/packages/rekit-studio/src/features/common/monaco/configureMonacoEditor.js
should probably be setMaximumWorkerIdleTime
It was a typo from monaco editor: https://github.com/Microsoft/monaco-editor/issues/799 . It doesn't need to be fixed until we update monaco editor to the latest version.