fastify-cors

v6.0.2
Fastify CORS
fastify cors headers access control

coverage

tap --cov --coverage-report=html test

lint

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

lint:fix

standard --fix

lint:standard

standard

lint:typescript

standard --parser @typescript-eslint/parser --plugin @typescript-eslint/eslint-plugin test/*.ts

test

npm run lint && npm run unit && npm run typescript

test:ci

npm run lint && tap test/*.test.js --coverage-report=lcovonly && npm run typescript

typescript

tsd

unit

tap test/*.test.js

Metadata

  • MIT
  • Whatever
  • Tomas Della Vedova - @delvedor
  • released 7/14/2021

Downloads