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