0.1 release, add .on(...) and .once(...) to RJSVM, add tests
This commit is contained in:
+1
@@ -17,6 +17,7 @@
|
||||
"eqeqeq": [2, "allow-null"],
|
||||
"func-name-matching": 0,
|
||||
"id-length": 0,
|
||||
"max-lines": 0,
|
||||
"max-lines-per-function": [2, 90],
|
||||
"max-params": [2, 4],
|
||||
"max-statements": 0,
|
||||
|
||||
Reference in New Issue
Block a user