@sunshinesmile/eslint-config

1.1.2 • Public • Published

@sunshinesmile/eslint-config

This is the base configuration for ESLint based on JavaScript Standard Style. It contains all styling related settings, which should stay the same everywhere. They are controlled via prettier and offer auto-fixing. Additional static analysis may be added on a per project basis, e.g. for react, react-native etc.

npm install -D eslint @sunshinesmile/eslint-config

echo '{"extends": "@sunshinesmile"}' > .eslintrc.json

npx eslint .

Readme

Keywords

Package Sidebar

Install

npm i @sunshinesmile/eslint-config

Weekly Downloads

1

Version

1.1.2

License

UNLICENSED

Unpacked Size

2.2 kB

Total Files

3

Last publish

Collaborators

  • juhlig
  • mkaiser
  • boennemann