Allow NOT_ prefix for capabilities

This commit is contained in:
Keegan
2016-05-31 09:57:10 -07:00
parent f717661eea
commit 6c2a335b7c
4 changed files with 81 additions and 55 deletions
+3
View File
@@ -1,5 +1,8 @@
{
"env": {
"mocha": true
},
"rules": {
"max-params": [0]
}
}