update and migrate, add prettier

This commit is contained in:
rubikscraft
2022-06-05 12:16:31 +02:00
parent 2305739464
commit b20eea0455
15 changed files with 1490 additions and 1367 deletions

View File

@@ -1,4 +1,4 @@
FROM node:16-alpine
FROM ghcr.io/rubikscraft/node-docker:1.0.0
# Sorry for the humongous docker container this generates
# Maybe I'll trim it down some day