mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 15:20:39 +01:00
9 lines
75 B
Plaintext
9 lines
75 B
Plaintext
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"rules": {
|
|
"no-unused-vars": "off"
|
|
}
|
|
}
|