hexo-theme-next/.eslintrc.json
2020-05-08 15:17:33 +08:00

8 lines
96 B
JSON

{
"extends": "theme-next",
"parserOptions": {
"ecmaVersion": 2018
},
"root": true
}