{ "extends": "standard", "env": { "browser": true, "node": true, "jest": true }, "globals": { "window": true, "hexo": true }, "plugins": ["jest"] }