diff --git a/.cz.json b/.cz.json index d1bcc20..e6f6f0b 100644 --- a/.cz.json +++ b/.cz.json @@ -1,3 +1,3 @@ { "path": "cz-conventional-changelog" -} +} \ No newline at end of file diff --git a/.gitattributes b/.gitattributes index cd07d4d..e4fdde5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,4 @@ *.glb filter=lfs diff=lfs merge=lfs -text *.jpg filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text -*.vsix filter=lfs diff=lfs merge=lfs -text +*.vsix filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/.github/DEPRECATED_DEPENDENCIES_ISSUE_TEMPLATE.md b/.github/DEPRECATED_DEPENDENCIES_ISSUE_TEMPLATE.md index e924801..a54ee9b 100644 --- a/.github/DEPRECATED_DEPENDENCIES_ISSUE_TEMPLATE.md +++ b/.github/DEPRECATED_DEPENDENCIES_ISSUE_TEMPLATE.md @@ -8,4 +8,4 @@ The following dependencies are deprecated: - **{{ dependency }}** {% endfor %} -Check out the [build]({{ env.RUN_URL }}) for details. +Check out the [build]({{ env.RUN_URL }}) for details. \ No newline at end of file diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index ab6a822..1a84907 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -4,10 +4,11 @@ FROM gitpod/workspace-full:latest RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash RUN sudo apt-get install git-lfs RUN git lfs install -RUN echo "\nexport PATH=$(yarn global bin):\$PATH" >> /home/gitpod/.bashrc +RUN echo " +export PATH=$(yarn global bin):\$PATH" >> /home/gitpod/.bashrc RUN yarn global add gitpod-env-per-project @babel/node RUN sudo apt-get install -y graphviz RUN brew install gh # Puppeteer dependencies -RUN sudo apt-get update && sudo apt-get install -y libgtk-3-0 libx11-xcb1 libnss3 libxss1 libasound2 libgbm1 libxshmfence1 +RUN sudo apt-get update && sudo apt-get install -y libgtk-3-0 libx11-xcb1 libnss3 libxss1 libasound2 libgbm1 libxshmfence1 \ No newline at end of file diff --git a/README.md b/README.md index 022cda6..a9f0fd1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ -

+