{
  "extends": "standard",
  "env": {
    "browser": true,
    "node": true
  },
  "globals": {
    "window": true,
    "hexo": true
  }
}