Commit graph

23 commits

Author SHA1 Message Date
Remco Haszing
ec4de1f50c
Convert from yarn to npm
Npm 7 also supports workspaces, but doesn’t require the workspace root to be
private. This means the examples can be workspaces within the project, so the
entire project can be handled as one mono repository with a single lock file and
`node_modules` directory.

Also the readme has been updated with usage instructions.
2021-04-28 17:47:00 +02:00
Remco Haszing
04907bd623
Apply prettier on all committed files 2021-03-25 17:59:58 +01:00
apimastery
5b6cae33b2 use yaml-language-server's ESM and UMD modules; fix formatting 2020-09-20 21:23:48 -05:00
Kristen Mills
bd61f1f040
Add React demos 2020-02-22 14:47:19 -08:00
Kristen Mills
549e4afc5a
Merge branch 'master' into update-ls 2020-01-28 17:55:44 -08:00
Kristen Mills
c79683dd7a
Fix Readme 2020-01-28 17:49:14 -08:00
Geoffroy Empain
6f5df4acfe
docs: fix typo in readme 2020-01-21 16:15:58 +01:00
Kristen Mills
3503cacea0
Update to the latest version of yaml-language-service (#1) 2020-01-12 17:27:33 -08:00
Peng Xiao
0229f023b0 test: add jest for testing 2018-12-14 18:00:45 +08:00
Peng Xiao
56dda31a03 fix: fix an issue of error position 2018-12-13 15:04:09 +08:00
Peng Xiao
fb04c29c52 chore: upgrade dependencies and bump version to 1.2.0 2018-11-14 17:57:07 +08:00
Peng Xiao
a0db642717 chore: align with pengx17/master branch 2018-10-25 10:12:07 +08:00
lujjjh
33f732644f
Update development instruction 2018-03-27 11:31:02 +08:00
Kevin Decker
08a2ec2616 Remove bundled with monaco install notes 2018-02-26 00:10:38 -06:00
Kevin Decker
c65f0f4a95 House keeping 2018-02-26 00:05:58 -06:00
Alex Dima
517d32307e Add a test page, simplify development setup 2016-10-19 12:33:21 +02:00
Johannes Rieken
737e0f1650 Update README.md 2016-08-30 11:54:36 +02:00
Martin Aeschlimann
ba8bde4807 Update readme 2016-06-28 12:22:24 +02:00
Martin Aeschlimann
19616c8a6f improve installation description (fixes #2) 2016-06-28 11:58:53 +02:00
Martin Aeschlimann
dc9df814a7 fix typos 2016-06-27 10:29:31 +02:00
Martin Aeschlimann
da30aaede9 Update readme.md 2016-06-27 09:52:49 +02:00
Martin Aeschlimann
50e0c8d70c 1.0 2016-06-26 12:50:57 +02:00
Microsoft GitHub User
3b85bdbffd Initial commit 2016-06-24 07:00:06 -07:00