0.1.1 • Published 5 years ago

plum-fabric v0.1.1

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

plum-fabric

A collection of configuration files include prettier, eslint, stylelint

Usage

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

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