@atlassian/eslint-config-atlassian-style-guide

0.1.2 • Public • Published

Atlassian JavaScript Style Guide

The source of truth for Atlassian's JavaScript Style Guide.

Please take a look at the ESLint configuration in this project to understand the style and lint guidelines for Atlassian.

Requirements:

To use this ESLint configuration in your project, extend it in your .eslintrc.

First install it as the npm module:

$> npm install --save @atlassian/eslint-config-atlassian-style-guide

Then add it to the .eslintrc that you want to extend and override config properties for your project.

{
    "extends": "@atlassian/atlassian-style-guide",
    
    // override default rules, envs, globals
    "rules": {
        ...
    }
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @atlassian/eslint-config-atlassian-style-guide

    Weekly Downloads

    0

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • jvdl
    • dwalker
    • kbielaski
    • atlassian-aui
    • mdejongh
    • mszczepanski
    • cdarroch
    • macku
    • dboyd
    • dmorrow
    • mstaas
    • cwhittington
    • doklovic
    • 1999-atlassian
    • amcculloch
    • wyasvoin
    • jmoynihan
    • xqiu
    • gleal-atlassian
    • mszpyra
    • bcytrowski
    • plai1
    • sraj
    • tilwin_atlassian
    • mrzymski
    • media-build-bot
    • akishore
    • timse
    • mkem114
    • tsebastian
    • sfp-release-bot