forcir

v1.0.3
<p align="center"></p> <div align="center"> <a href="https://www.forcir.com/#gh-light-mode-only" target="_blank"> <img src="https://cdn.forcir.com/logos/slate.svg" alt="Forcir Logo" height="30"> </a> <a href="https://www.forcir.com/#gh-dark-mode

build

tsc

dev

tsc -w

format

prettier --write "**/*.{ts,tsx,js,json,graphql,md}"

format:check

prettier --debug-check "**/*.{ts,tsx,js,json,graphql,md}"

format:quick

pretty-quick

lint

eslint . --fix

lint:check

eslint .

lint:staged

lint-staged

prepare

husky install

test

jest --passWithNoTests
npm i forcir

Metadata

  • MIT
  • >=14.19
  • Forcir Engineering
  • released 3/15/2022

Downloads