8000 GitHub - TMCApplications/eslint-config: ESLint Config for company
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TMCApplications/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@spendology/eslint-config

npm version Run Tests

This package provides Spendology's .eslintrc as an extensible shared config.

Usage

We export one ESLint configuration for your usage.

Our default export contains all of our ESLint rules, including ECMAScript 6+, React and React Redux. It requires eslint, eslint-config-airbnb, eslint-plugin-react , eslint-plugin-react-hooks and eslint-plugin-react-redux.

Install Option 1

If using npm 5+, use this shortcut

npx install-peerdeps --dev @spendology/eslint-config

If using yarn, you can also use the shortcut described above if you have npm 5+ installed on your machine, as the command will detect that you are using yarn and will act accordingly.

Install Option 2

Install the correct versions of each package, which are listed by the command:

npm info "@spendology/eslint-config@latest" peerDependencies

If using yarn, run the command to list the peer dependencies and versions, then run yarn add --dev <dependency>@<version> for each listed peer dependency.

About

ESLint Config for company

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0