eslint-config-palleter

1.1.0 • Public • Published

Installation

yarn add --dev git+ssh://git@github.com/Palleter/eslint-config-palleter.git

Usage

React app

In your package.json file, add eslintConfig section:

"eslintConfig": {
  "extends": "palleter/react-config"
}

Server app

In your package.json file, add eslintConfig section:

"eslintConfig": {
  "extends": "palleter/service-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-palleter

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • priithaamer