optimise by removing unneeded modules and replacing with built-in methods (#344)

This commit is contained in:
David Ralph
2022-09-30 19:21:59 +01:00
committed by GitHub
parent 460138fb73
commit ce6e2b7d8f
4 changed files with 5 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,7 @@
# directories
dist/
.history/
.vscode/
node_modules/
prisma/