(Bug Fix) isDate function: Add validation for delimiter and length ch… #1733
Annotations
11 errors
|
Run tests:
src/lib/isDate.js#L1
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#L35
Unexpected parentheses around single function argument having a body with no curly braces
|
Run tests:
src/lib/isDate.js#L37
Unexpected newline before ')'
|
Run tests:
src/lib/isDate.js#L42
Unexpected newline after '('
|
Run tests:
src/lib/isDate.js#L43
Unexpected parentheses around single function argument having a body with no curly braces
|
Run tests:
src/lib/isDate.js#L44
Unexpected newline before ')'
|
Run tests:
src/lib/isDate.js#L47
Unexpected parentheses around single function argument having a body with no curly braces
|
Run tests:
src/lib/isDate.js#L111
Expected indentation of 6 spaces but found 7
|
Loading