Remco Haszing
|
ac7b6fe307
|
Introduce ESLint
The ESLint preset `eslint-config-remcohaszing` is used.
|
2021-07-17 17:12:17 +02:00 |
|
apimastery
|
5b6cae33b2
|
use yaml-language-server's ESM and UMD modules; fix formatting
|
2020-09-20 21:23:48 -05:00 |
|
Himanshu Kapoor
|
660155eec5
|
Update resolveSkip settings
Include 'prettier/standalone', 'prettier/parser-yaml' as per the fillers
|
2020-08-20 17:01:59 +05:30 |
|
Himanshu Kapoor
|
fa72f5d6be
|
WIP: Dependency upgrades (#27)
* Update dependencies and remove language server
Dependency upgrades:
- monaco-editor 0.16.2 -> 0.20.0
- monaco-editor-core 0.16.1 -> 0.20.0
- monaco-languages 1.6.0 -> 1.10.0
- monaco-plugin-helpers 1.0.2 -> 1.0.3
Remove dependencies that are also dependencies of yaml-language-server
Remove all code from
- src/languageservice
- src/yaml-ast-parser-custom-tags
- test
* Update paths and deps in react examples
* fix: 🐛 fix package (#29)
Co-authored-by: DMY <147dmy@gmail.com>
|
2020-08-20 15:12:43 +05:30 |
|
Kristen Mills
|
3503cacea0
|
Update to the latest version of yaml-language-service (#1)
|
2020-01-12 17:27:33 -08:00 |
|
Kristen Mills
|
3c4720774c
|
Try using latest version
|
2020-01-11 17:18:13 -08:00 |
|
Egor Gorbachev
|
766edb0be4
|
Fix the code to generate a proper ESM output
|
2019-09-19 20:57:50 +02:00 |
|
Egor Gorbachev
|
638ded2cd2
|
Change build output from /release to /lib
|
2019-09-19 16:49:18 +02:00 |
|