Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ESLint and apply Airbnb JavaScript Style Guide #150

Closed
wants to merge 7 commits into from
Closed

Migrate to ESLint and apply Airbnb JavaScript Style Guide #150

wants to merge 7 commits into from

Commits on Sep 11, 2019

  1. Uninstall TSLint

    Igor Gassmann committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    08b9281 View commit details
    Browse the repository at this point in the history
  2. Install ESLint and plugins

    Igor Gassmann committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    692539c View commit details
    Browse the repository at this point in the history
  3. Config ESLint with Airbnb Style Guide

    Igor Gassmann committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    eea73ea View commit details
    Browse the repository at this point in the history
  4. Fix ESLint problems

    Igor Gassmann committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    54abab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3b1037 View commit details
    Browse the repository at this point in the history
  6. Extend Prettier glob

    Igor Gassmann committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    678e911 View commit details
    Browse the repository at this point in the history
  7. Remove duplicate write option for Prettier

    Igor Gassmann committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    293726e View commit details
    Browse the repository at this point in the history