(Bug Fix) isDate function: Add validation for delimiter and length ch… #1733
Annotations
11 errors
|
src/lib/isDate.js#L1
Strings must use singlequote
|
src/lib/isDate.js#L10
Unexpected newline after '('
|
src/lib/isDate.js#L12
Unexpected newline before ')'
|
src/lib/isDate.js#L35
Unexpected parentheses around single function argument having a body with no curly braces
|
src/lib/isDate.js#L37
Unexpected newline before ')'
|
src/lib/isDate.js#L42
Unexpected newline after '('
|
src/lib/isDate.js#L43
Unexpected parentheses around single function argument having a body with no curly braces
|
src/lib/isDate.js#L44
Unexpected newline before ')'
|
src/lib/isDate.js#L47
Unexpected parentheses around single function argument having a body with no curly braces
|
src/lib/isDate.js#L111
Expected indentation of 6 spaces but found 7
|
This job was cancelled
Loading