third-party-capital

v1.0.24
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">

test

jest

build

npm run clean && npm run build:esm && npm run build:cjs

clean

rm -rf ./lib

prepack

npm run build

prepare

husky install

build:cjs

tsc -p ./config/tsconfig.cjs.json

build:esm

tsc -p ./config/tsconfig.esm.json && mv lib/esm/index.js lib/esm/index.js

lint:check

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

format:check

prettier --check '**/*.{ts,js}'

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 10/24/2023

Downloads

Maintainers