(Bug Fix) isDate function: Add validation for delimiter and length ch… #1732
Annotations
11 errors
|
Run tests:
src/lib/isDate.js#L1
Strings must use singlequote
|
Run tests:
src/lib/isDate.js#L4
Strings must use singlequote
|
Run tests:
src/lib/isDate.js#L5
Strings must use singlequote
|
Run tests:
src/lib/isDate.js#L5
Strings must use singlequote
|
Run tests:
src/lib/isDate.js#L10
Unexpected newline after '('
|
Run tests:
src/lib/isDate.js#L12
Unexpected newline before ')'
|
Run tests:
src/lib/isDate.js#L27
Strings must use singlequote
|
Run tests:
src/lib/isDate.js#L33
Strings must use singlequote
|
Run tests:
src/lib/isDate.js#L35
Unexpected parentheses around single function argument having a body with no curly braces
|
Run tests:
src/lib/isDate.js#L37
Unexpected newline before ')'
|
Loading