ts-transform-graphql-tag@0.2.0
Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.
MIT
2018-09-29
安装 (0.2.0)
npm install ts-transform-graphql-tag@0.2.0
yarn add ts-transform-graphql-tag@0.2.0
pnpm add ts-transform-graphql-tag@0.2.0
bun add ts-transform-graphql-tag@0.2.0
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| @types/debug | 0.0.30 |
| @types/glob | ^7.1.0 |
| @types/jest | ^23.3.2 |
| @types/node | ^10.11.0 |
| debug | ^4.0.1 |
| glob | ^7.1.3 |
| graphql | ^14.0.2 |
| graphql-tag | ^2.9.2 |
| husky | ^1.0.1 |
| jest | ^23.6.0 |
| lint-staged | ^7.3.0 |
| npm-run-all | ^4.1.3 |
| prettier | ^1.14.3 |
| rimraf | ^2.6.2 |
| ts-jest | ^23.10.2 |
| typescript | ^3.0.3 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| graphql | ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 |
| graphql-tag | ^2.2.0 |