hexo/node_modules/hexo-douban/.eslintrc

8 lines
76 B
Plaintext

{
"extends": "hexo",
"root": true,
"env": {
"browser": true
}
}