mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-05-07 09:12:34 +00:00
prettier organize imports
This commit is contained in:
parent
899853e24c
commit
2e1e63a789
101 changed files with 173 additions and 180 deletions
|
@ -5,4 +5,4 @@ ARG NODE_VERSION="lts/*"
|
|||
RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && nvm install ${NODE_VERSION} 2>&1"
|
||||
|
||||
# Install Wrangler
|
||||
RUN su vscode -c "npm install -g wrangler"
|
||||
RUN su vscode -c "npm install -g wrangler"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue