@wearerequired/eslint-config

6.0.0 • Public • Published

required JavaScript Coding Standard

required coding standard for JavaScript, based on the rules provided by @wordpress/eslint-plugin.

Installation

This package is an ESLint shareable configuration and requires eslint and @wordpress/eslint-plugin to be installed. To install this config and the peerDependencies run:

npx install-peerdeps --dev @wearerequired/eslint-config@latest

Usage

To opt-in to the default configuration, extend your own project's .eslintrc.js file:

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

a required open source product - let's get in touch

/@wearerequired/eslint-config/

    Package Sidebar

    Install

    npm i @wearerequired/eslint-config

    Weekly Downloads

    180

    Version

    6.0.0

    License

    GPL-2.0-or-later

    Unpacked Size

    21.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • iamrequired
    • ocean90
    • velthy
    • paschi