check-types-mini

v5.7.2
Check the types of your options object's values after user has customised them
plain object deep keys unique no difference compare new and 4 more...

build

rm -rf dist && rollup -c

coverage

nyc report --reporter=json-summary

dev

rm -rf dist && rollup -c --dev --silent

format

prettier '*.{js,ts,css,less,scss,vue,gql,md}' --write && npm run lint

lect

lect

lint

eslint "**/*.js" --fix --ignore-pattern "dist/*" --ignore-pattern "rollup.config.js"

prepare

npm run build

pretest

npm run build

test

npm run lint && npm run unittest

unittest

nyc ava && npm run coverage

version

npm run build && git add .

Metadata

  • MIT
  • >=8.9
  • Roy Revelt
  • released 2/5/2019

Downloads

Maintainers