File size: 216 Bytes
a38b26a
 
 
 
 
9f03bd9
 
 
a38b26a
 
1
2
3
4
5
6
7
8
9
10
11
{
  "$schema": "https://json.schemastore.org/nest-cli",
  "collection": "@nestjs/schematics",
  "sourceRoot": "src",
  "compilerOptions": {
    "deleteOutDir": true,
    "builder": "swc",
    "typeCheck": true
  }
}