@cooperwfloyd/fancyfetch

v0.13.14-beta

build

npm run test && npm run compile

clean

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

compile

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/**/*.js" "./src/*.js" --max-warnings=0 --fix
npm i @cooperwfloyd/[email protected]

Metadata

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

Downloads

Maintainers