Prettier
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
soraefir
2023-07-19 12:29:44 +02:00
parent 9505bae33d
commit 0e27042c8c
10 changed files with 1855 additions and 1026 deletions

View File

@ -18,9 +18,11 @@
"@fastify/leveldb": "^5.0.1",
"@fastify/static": "^6.10.2",
"@fastify/view": "^7.4.1",
"@prettier/plugin-pug": "^2.5.1",
"axios": "^1.4.0",
"fastify": "^4.18.0",
"nodemon": "^2.0.22",
"prettier": "^3.0.0",
"pug": "^3.0.2"
}
}