{ "extends": "hexo", "root": true, "rules": { "indent": [ "error", 4, { "SwitchCase": 1 } ] } }