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

feat(htmlhintrc): allow comments in json similar to jshintrc #60

Closed
wants to merge 4 commits into from

Conversation

doshprompt
Copy link
Contributor

Review on Reviewable

@doshprompt
Copy link
Contributor Author

{
  /*
   * PERFORMANCE
   * =================
   */

  // Disallow script tags in <head>
  "head-script-disabled": true
}

@doshprompt
Copy link
Contributor Author

travis fails due to strip-json-comment deps format not supported by package.json of older npm version.

Depends on #62

@yaniswang
Copy link
Contributor

Why remove csslint dependency?

@yaniswang
Copy link
Contributor

Now fixed: 921a842

@yaniswang yaniswang closed this Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants