crud test controller and class validator mocker generate classes

This commit is contained in:
IDONTSUDO 2023-12-19 21:10:58 +03:00
parent 6c85616c99
commit 9617d313a1
24 changed files with 242 additions and 108 deletions

View file

@ -15,6 +15,6 @@
"*ui": false,
"*ui.*": false
},
"cSpell.words": ["antd", "fileupload", "metadatas", "uuidv"],
"cSpell.words": ["antd", "fileupload", "metadatas", "undici", "uuidv"],
"editor.rulers": [100]
}