form-mighty

v0.1.4
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

start

react-scripts start

build

react-scripts build

build:lib

json -I -f tsconfig.json -e 'this.compilerOptions.noEmit=false' && tsc --project tsconfig.json --declaration

test

react-scripts test

test:all

react-scripts test --watchAll=false --passWithNoTests

typecheck

tsc --noEmit

format

prettier --write "src/*.ts"

format:check

prettier --check "src/*.ts"

lint

eslint "src/*.ts"

lint:fix

npm run lint -- --fix

lint:err

npm run lint -- --quiet

eject

react-scripts eject
npm i form-mighty

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 12/3/2021

Downloads

Maintainers