closes #642 closes #82
TODO
- [x] docs
- [x] tests
- [x] update scaffolding app template
该提问来源于开源项目:prisma-labs/graphql-framework-experiment
closes #642 closes #82
该提问来源于开源项目:prisma-labs/graphql-framework-experiment
We need to support no-tsconfig mode in the future for:
$ nexus with just a few schema files in directoryIt would be nice, nay, great, if we could tell vscode about the default tsconfig settings, so that, the TS user, does not have to even have to define a tsconfig.json. However I'm not aware of this being possible. Maybe with a VSCode plugin?