10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
|
{
|
||
|
"extends": "hexo",
|
||
|
"root": true,
|
||
|
"rules": {
|
||
|
"strict": "off"
|
||
|
},
|
||
|
"env": {
|
||
|
"browser": true
|
||
|
}
|
||
|
}
|