monaco-yaml/src
Remco Haszing 0e0555455c
Replace Thenable with PromiseLike
`Thenable` is a deprecated alias of the TypeScript builtin `PromiseLike`.
2021-04-13 21:18:18 +02:00
..
fillers Fix js-yaml dependency 2021-04-13 20:17:12 +02:00
typings test: add jest for testing 2018-12-14 18:00:45 +08:00
languageFeatures.ts Replace Thenable with PromiseLike 2021-04-13 21:18:18 +02:00
monaco.contribution.ts Fix the code to generate a proper ESM output 2019-09-19 20:57:50 +02:00
monaco.d.ts Revert "Fix types for languages.yaml namespaces" 2021-03-25 17:07:47 +01:00
workerManager.ts Update prettier to match yaml-language-server 2021-04-13 20:17:12 +02:00
yaml.worker.ts Fix the code to generate a proper ESM output 2019-09-19 20:57:50 +02:00
yamlMode.ts Remove usage of monaco.Promise 2020-07-02 14:46:45 +05:30
yamlWorker.ts Replace Thenable with PromiseLike 2021-04-13 21:18:18 +02:00