laf/server/nest-cli.json
Maslow 098e58d712
Clean-v0.8-codes (#403)
* clean old version codes

Signed-off-by: maslow <wangfugen@126.com>

* remove old codes & refactor dir struct

* merge next-web & move to web

* fix configs

* fix ci

Signed-off-by: maslow <wangfugen@126.com>
2022-11-10 15:35:55 +08:00

6 lines
118 B
JSON

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src"
}