mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-01-10 03:46:12 +00:00
10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
|
{
|
||
|
"extends": "hexo",
|
||
|
"root": true,
|
||
|
"rules": {
|
||
|
"strict": "off"
|
||
|
},
|
||
|
"env": {
|
||
|
"browser": true
|
||
|
}
|
||
|
}
|