Contributing to graphql-shield
March 20, 2024 ยท View on GitHub
Development setup
- Fork and clone this repository.
- Install pnpm.
- Run
pnpm install. - Run
pnpm test. All tests should pass.
March 20, 2024 ยท View on GitHub
pnpm install.pnpm test. All tests should pass.