21 lines
356 B
Text
21 lines
356 B
Text
{
|
|
"critics": {
|
|
"lint": {
|
|
"engine": "standard"
|
|
},
|
|
"wc": {
|
|
"limit": 5000
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"mute": [
|
|
"read-config",
|
|
"socket.io",
|
|
"standard",
|
|
"bithound"
|
|
]
|
|
},
|
|
"ignore": [
|
|
"public/webssh2.bundle.js",
|
|
]
|
|
}
|