ts-transform-graphql-tag@0.1.3
Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.
MIT
2018-02-27
安装 (0.1.3)
npm install ts-transform-graphql-tag@0.1.3
yarn add ts-transform-graphql-tag@0.1.3
pnpm add ts-transform-graphql-tag@0.1.3
bun add ts-transform-graphql-tag@0.1.3
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| @types/debug | 0.0.30 |
| @types/glob | ^5.0.35 |
| @types/jest | ^22.1.3 |
| @types/node | ^9.4.6 |
| debug | ^3.1.0 |
| glob | ^7.1.2 |
| graphql | ^0.13.1 |
| graphql-tag | ^2.8.0 |
| husky | ^0.14.3 |
| jest | ^22.4.2 |
| lint-staged | ^7.0.0 |
| npm-run-all | ^4.1.2 |
| prettier | ^1.11.0 |
| rimraf | ^2.6.2 |
| ts-jest | ^22.4.0 |
| typescript | ^2.7.2 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| graphql | ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 |
| graphql-tag | ^2.2.0 |