Files
mlb-gameday-dotnet-react/graphql/nest-cli.json
Noah Spannbauer 0d5eb3e801 Updating
2023-02-15 12:46:50 -06:00

9 lines
171 B
JSON

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