Contributing to graphql-shield

March 20, 2024 ยท View on GitHub

Development setup

  1. Fork and clone this repository.
  2. Install pnpm.
  3. Run pnpm install.
  4. Run pnpm test. All tests should pass.