@mercuriusjs/federation

v4.0.0
A plugin for mercurius federation
mercurius

lint

npm run lint:standard && npm run lint:typescript

test

npm run lint && npm run test:unit && npm run test:types

example

node example/index.js

prepare

husky install

lint:fix

standard --fix

test:cov

tap --jobs=1 --coverage-report=html test/*.js

test:unit

tap --jobs=1 test/*.js

test:types

tsd

lint:standard

standard | snazzy

lint:typescript

standard --parser @typescript-eslint/parser --plugin @typescript-eslint/eslint-plugin test/types/*.ts
npm i @mercuriusjs/federation

Metadata

  • MIT
  • Whatever
  • Davide Fiorello
  • released 9/9/2024

Downloads