mirror of
https://github.com/privacy-scaling-explorations/p0tion.git
synced 2026-01-14 08:17:54 -05:00
9 lines
185 B
JSON
9 lines
185 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src",
|
|
"compilerOptions": {
|
|
"deleteOutDir": true
|
|
}
|
|
}
|