@cooperwfloyd/fancyfetch

v0.13.4-beta

build

npm run test && tsc --noEmit && npm run compile

clean

rm -rf ./dist && npm run test && npm run prettier

compile

tsc --emitDeclarationOnly && swc ./src/* --out-dir ./dist

prepublishOnly

npm i && npm run build

prepare

husky install

prettier

npx prettier --write .

start

NODE_ENV='production' node --es-module-specifier-resolution=node "./dist/test/index.js"

test

npx eslint "./src/**/*.ts" "./src/*.ts" --max-warnings=0 --fix
npm i @cooperwfloyd/[email protected]

Metadata

  • ISC
  • >=16.17.0 <19
  • Unknown
  • released 3/8/2023

Downloads

Maintainers