@owowagency/eslint-config-basic

1.5.0 • Public • Published

ESLint Config Basic

⚙️ Installation

Installation of the basic ESLint config can be done by using npm or yarn

# npm
npm install @owowagency/eslint-config-basic

# yarn
yarn add @owowagency/eslint-config-basic

Add the following to your ESLint configuration file

export default {
    extends: [
        '@owowagency/eslint-config-basic',
    ],
};

Changelog

Changelog

Readme

Keywords

Package Sidebar

Install

npm i @owowagency/eslint-config-basic

Weekly Downloads

55

Version

1.5.0

License

MIT

Unpacked Size

21.2 kB

Total Files

4

Last publish

Collaborators

  • barisbora
  • stefvw93
  • hoogwater
  • jelleowow
  • thomas.owow