eslint-config-mina

0.0.4 • Public • Published

eslint-config-mina

Installation

yarn add -D eslint-config-mina

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like

Usage

Add to your eslint config (.eslintrc.js, or eslintConfig field in package.json):

module.exports = {
  root: true,
  extends: ['mina', 'plugin:prettier/recommended']
};

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-mina

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

15.7 kB

Total Files

3

Last publish

Collaborators

  • listenzz