@contentful/mimetype

v2.3.1-dev-build-213c4f8c.0
"Identify mimetypes and associate them with filegroups"
mimetype contentful

lint

eslint '**/*.{js,ts}'

test

npm run test-unit

cover

nyc mocha -- 'test/**/*-test.js'

format

npm run lint -- --fix

coverage

npm run cover && nyc report --reporter=text-lcov > coverage.lcov && codecov && rm -rf ./coverage coverage.lcov

test-unit

mocha 'test/unit/**/*-test.js'

commitlint-circle

commitlint-circle
npm i @contentful/[email protected]

Metadata

  • MIT
  • Whatever
  • Contentful GmbH
  • released 4/10/2024

Downloads