added unit testing, and started implementing unit tests...phew
This commit is contained in:
6
node_modules/yaeti/.jscsrc
generated
vendored
Normal file
6
node_modules/yaeti/.jscsrc
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"preset": "crockford",
|
||||
"validateIndentation": "\t",
|
||||
"disallowKeywords": ["with"],
|
||||
"disallowDanglingUnderscores": null
|
||||
}
|
Reference in New Issue
Block a user