ludoviclefevre/hexo-helper-seo-structured-data

View on GitHub
.jshintrc

Summary

Maintainability
Test Coverage
{
  "strict": true,
  "node": true,
  "quotmark": "single",
  "mocha": true,
  "globals": {
    "Promise": true,
    "hexo": true
  }
}