1.0.0-alpha.2.1 • Published 2 years ago

tree-guards v1.0.0-alpha.2.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Tree Guards

Install

pnpm install

Lint

pnpm lint

Or, run pnpm build:lint.

Publish

pnpm build:publish

Using project as template

This is a simple project that uses typescript and eslint.

The tsconfig.json file contains standard options to build as a node module. The .eslintrc.json file sets up eslint to use @typescript-eslint.