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

Add json and css to lint-staged in template README #2671

Merged
merged 3 commits into from
Jun 28, 2017

Commits on Jun 28, 2017

  1. Add json and css to lint-staged in template README

    This changes the proposed way about using prettier inside the README.md, because prettier supports css since the 1.4.0 release and json since the 1.5.0 release. 
    
    Was not sure if it was a good idea to add different regexes for json and css inside the README.md don't have a real opinion about it myself, could maybe easier for starters to do so if they wan't to add things like eslint or stylelint the the commit hooks.
    jbovenschen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    6a4dd4f View commit details
    Browse the repository at this point in the history
  2. Use capitalization for Javascript, CSS and JSON

    Jaco Bovenschen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    6ed782a View commit details
    Browse the repository at this point in the history
  3. Change 'Javascript to JavaScript'

    jbovenschen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    0445c4b View commit details
    Browse the repository at this point in the history