@dozerg/no-new

v0.0.6
Convert ES6 class constructor to normal function.
new class function classes

compile

tsc

compile:watch

tsc -w

build

npm run compile

test

jest src/

test:watch

jest --watch src/

clean

rm -rf dist

cleanall

rm -rf dist node_modules *.tgz docs

docs

rm -rf docs && typedoc --plugin typedoc-plugin-markdown

prepublishOnly

npm run clean && npm i && tsc && eslint src/ && jest src/
npm i @dozerg/no-new

Metadata

  • MIT
  • Whatever
  • Zhao DAI
  • released 4/5/2024

Downloads

Maintainers