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

Normalize and enforce single quotes #2076

Merged
merged 4 commits into from
Nov 16, 2018
Merged

Normalize and enforce single quotes #2076

merged 4 commits into from
Nov 16, 2018

Commits on May 29, 2018

  1. Normalize and enforce single quotes in scripts

    - Add quotes and semi rules to ESLint
    - Fix quotes and semicolons
    rbraunschweig committed May 29, 2018
    Configuration menu
    Copy the full SHA
    9040a3d View commit details
    Browse the repository at this point in the history
  2. Normalize and enforce single quotes in styles

    - Replace stylelint property in package.json with .stylelintrc.js
    - Add string-quotes stylelint rule
    - Fix quotes
    rbraunschweig committed May 29, 2018
    Configuration menu
    Copy the full SHA
    248c569 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    eee07a8 View commit details
    Browse the repository at this point in the history
  2. Double quotes for styles

    retlehs committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    7773e7d View commit details
    Browse the repository at this point in the history