diff options
author | Zero~Informatique | 2019-12-24 02:22:56 +0100 |
---|---|---|
committer | Zero~Informatique | 2019-12-24 02:22:56 +0100 |
commit | 7c2576b0cfb0a15b2a14f6f5ea96de16f0c23b44 (patch) | |
tree | 1096617e6795916aa90e81ab50a7736f7d656943 /viewer/README.md | |
parent | 139e2b76d23b13d2b3bb70fb1d5c1ea9dc255513 (diff) | |
download | ldgallery-7c2576b0cfb0a15b2a14f6f5ea96de16f0c23b44.tar.gz |
viewer: Plugin for Optional chaining and Coalesce. Implemented tag operations (intersection, addition, substraction). Unified Tag.Search
Diffstat (limited to 'viewer/README.md')
-rw-r--r-- | viewer/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/viewer/README.md b/viewer/README.md index 2da36b3..864dcc6 100644 --- a/viewer/README.md +++ b/viewer/README.md | |||
@@ -1,5 +1,7 @@ | |||
1 | # ldgallery-viewer | 1 | # ldgallery-viewer |
2 | 2 | ||
3 | If you get errors with optionals and coalesce, enable the Vetur global preference: useWorkspaceDependencies | ||
4 | |||
3 | ## Project setup | 5 | ## Project setup |
4 | ``` | 6 | ``` |
5 | npm install | 7 | npm install |