0.0.4 • Published 8 months ago

@funish/eslint-config v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@funish/eslint-config

npm version npm downloads npm license Contributor Covenant

Shared eslint configuration, powered by Funish.

Getting started

# npm
$ npm install -D eslint @funish/eslint-config

# yarn
$ yarn add -D eslint @funish/eslint-config

# pnpm
$ pnpm add -D eslint @funish/eslint-config

Usage

Create a new .eslintrc.js file or open the original eslint configuration file and fill it with the following content.

module.exports = {
  extends: ["@funish/eslint-config"],
};

Credits

  • Demo Macro - Always believe that good things are about to happen.

License

MIT © Funish