mirror of
https://github.com/labring/laf.git
synced 2026-01-25 16:07:45 +00:00
* 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>
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src"
|
|
}
|