ohmyform-api/nest-cli.json
2020-05-08 22:40:14 +02:00

8 lines
134 B
JSON

{
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"plugins": ["@nestjs/graphql/plugin"]
}
}