mirror of
https://github.com/nestjs/nest.git
synced 2026-02-25 00:32:52 +00:00
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"compilerOptions": {
|
|
"plugins": ["@nestjs/graphql/plugin"]
|
|
}
|
|
}
|