npm.io
1.3.1 • Published 4 years agoCLI

@metaphor-xyz/scaffold

Licence
MIT
Version
1.3.1
Deps
14
Size
20 kB
Vulns
0
Weekly
0

@metaphorxyz/scaffold

This package includes automations for linting, formatting, and generating for Metaphor projects.

Usage

At the moment, the package's main artifact is a drop-in replacement for eslint that includes Metaphor's universal linting and formatting configuration. Just install it into a project and run the eslint binary as usual and it will just work. No .eslintrc.json needed!

> npm i --save-dev @metaphorxyz/config

or

> yarn add -D @metaphorxyz/config