break: remove gql
This commit is contained in:
@@ -3,17 +3,6 @@
|
||||
"sourceRoot": "src",
|
||||
"compilerOptions": {
|
||||
"plugins": [
|
||||
{
|
||||
"name": "@nestjs/graphql",
|
||||
"options": {
|
||||
"typeFileNameSuffix": [
|
||||
".input.ts",
|
||||
".args.ts",
|
||||
".dto.ts",
|
||||
".model.ts"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "@nestjs/swagger",
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user