0.1.1 • Published 6 years ago

plum-fabric v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

plum-fabric

A collection of configuration files include prettier, eslint, stylelint

Usage

// .eslintrc.js
import { eslint } from 'plum-fabric';

module.exports = {
  ...eslint,
};