Skip to content

Commit dcde747

Browse files
committedOct 17, 2024
[sc-39637] Add purs-tidy
1 parent 15466b3 commit dcde747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ RUN apt-get update && \
2020
RUN mkdir -p ~/.ssh/ && ssh-keyscan -t ed25519 github.com >> ~/.ssh/known_hosts
2121

2222
RUN npm install -g npm@10.8.3
23-
RUN npm install -g spago@0.93.39 purescript@0.15.15 purescript-psa@0.9.0 grunt-cli@1.5.0 esbuild@0.23.1
23+
RUN npm install -g spago@0.93.39 purescript@0.15.15 purescript-psa@0.9.0 grunt-cli@1.5.0 esbuild@0.23.1 purs-tidy@0.11.0

0 commit comments

Comments
 (0)