ts-transform-graphql-tag@0.2.1
Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.
MIT
2018-11-09
安装 (0.2.1)
npm install ts-transform-graphql-tag@0.2.1
yarn add ts-transform-graphql-tag@0.2.1
pnpm add ts-transform-graphql-tag@0.2.1
bun add ts-transform-graphql-tag@0.2.1
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| @types/debug | 0.0.31 |
| @types/glob | ^7.1.0 |
| @types/jest | ^23.3.9 |
| @types/node | ^10.12.3 |
| debug | ^4.1.0 |
| glob | ^7.1.3 |
| graphql | ^14.0.2 |
| graphql-tag | ^2.10.0 |
| husky | ^1.1.3 |
| jest | ^23.6.0 |
| lint-staged | ^8.0.4 |
| npm-run-all | ^4.1.3 |
| prettier | ^1.15.1 |
| rimraf | ^2.6.2 |
| ts-jest | ^23.10.4 |
| typescript | ^3.1.6 |
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 |