1.0.3 • Published 3 years ago

m-maxline-eslint-config v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Maxline mobile ReactJS/Framework7 Style Guide

A mostly reasonable approach to JavaScript

Downloads

Downloads

React specific linting rules for ESLint

Installation

$ npm install m-maxline-eslint-config --save-dev

Configuration

In root create .eslintrc file with:

  {
    "extends": [
      "./node_modules/maxline-mobile-es-lint"
    ]
  }
"eslint-config-airbnb": "^18.1.0",
"eslint-config-": "^6.11.0",
"eslint-import-resolver-babel-module": "^5.1.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-": "^7.19.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-redux": "^3.0.3"

This package includes: