ts-transform-graphql-tag@0.1.2
Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.
MIT
2018-01-12
安装 (0.1.2)
npm install ts-transform-graphql-tag@0.1.2
yarn add ts-transform-graphql-tag@0.1.2
pnpm add ts-transform-graphql-tag@0.1.2
bun add ts-transform-graphql-tag@0.1.2
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| @types/debug | 0.0.30 |
| @types/glob | ^5.0.34 |
| @types/jest | ^22.0.1 |
| @types/node | ^8.5.8 |
| debug | ^3.1.0 |
| glob | ^7.1.2 |
| graphql | ^0.12.3 |
| graphql-tag | ^2.6.1 |
| husky | ^0.14.3 |
| jest | ^22.0.6 |
| lint-staged | ^6.0.0 |
| npm-run-all | ^4.1.2 |
| prettier | ^1.10.2 |
| rimraf | ^2.6.2 |
| ts-jest | ^22.0.1 |
| typescript | ^2.6.2 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| graphql | ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 |
| graphql-tag | ^2.2.0 |