Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !1205

Add .eslintrc for Javascript Style Guide

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/lwinkyawmyat/add-eslint into master Oct 23, 2017
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 3

Created by: lwinkyawmyat

I added .eslintrc file for #1201 and some follow packages are added for eslint-config-airbnb

  • "eslint"
  • "eslint-config-airbnb"
  • "eslint-plugin-babel"
  • "eslint-plugin-import"
  • "eslint-plugin-jsx"
  • "eslint-plugin-jsx-a11y"
  • "eslint-plugin-react"

Example screenshot

screenshot from 2017-10-23 21-10-07 We can reduce unnecessary space. But only need to install linter or the equivalent for each editor.

TODO

  • Add more rules
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/lwinkyawmyat/add-eslint