Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Fixes whitespace check-module to properly lint and fix errors #2825

Merged
merged 4 commits into from
Jun 10, 2017

Commits on May 25, 2017

  1. fix whitespace check-module to properly lint and fix errors for impor…

    …t statements with curlies
    canufeel committed May 25, 2017
    Configuration menu
    Copy the full SHA
    08a32cf View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. fix tslinting project for whitespace rule

    canufeel committed May 26, 2017
    Configuration menu
    Copy the full SHA
    764fd3f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. make sure whitespace imports work together with trailing comma rule. …

    …whitespace import rule based on token and not on node itself for the last node in import
    Petr Kosikhin committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    c8ee3ef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/whitespace-check-modules

    Petr Kosikhin committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    c996806 View commit details
    Browse the repository at this point in the history