2
0
mirror of https://github.com/status-im/nimbus-site.git synced 2025-02-19 07:17:31 +00:00
2018-09-28 20:47:04 +02:00

10 lines
113 B
Plaintext

{
"extends": "hexo",
"root": true,
"rules": {
"strict": "off"
},
"env": {
"browser": true
}
}