Bump qs and express #11
Annotations
10 errors and 2 warnings
|
build-and-test:
src/components/NumberEasing.jsx#L102
propType "precision" is not required, but has no corresponding defaultProps declaration
|
|
build-and-test:
src/components/NumberEasing.jsx#L101
propType "locale" is not required, but has no corresponding defaultProps declaration
|
|
build-and-test:
src/components/NumberEasing.jsx#L100
propType "ease" is not required, but has no corresponding defaultProps declaration
|
|
build-and-test:
src/components/NumberEasing.jsx#L99
propType "delayValue" is not required, but has no corresponding defaultProps declaration
|
|
build-and-test:
src/components/NumberEasing.jsx#L98
propType "currency" is not required, but has no corresponding defaultProps declaration
|
|
build-and-test:
src/components/NumberEasing.jsx#L59
'/' should be placed at the beginning of the line
|
|
build-and-test:
src/components/NumberEasing.jsx#L57
'*' should be placed at the beginning of the line
|
|
build-and-test:
src/components/NumberEasing.jsx#L55
There should be no line break before or after '='
|
|
build-and-test:
src/components/NumberEasing.jsx#L44
Arrow function expected no return value
|
|
build-and-test:
src/__tests__/NumberEasing.test.jsx#L17
More than 1 blank line not allowed
|
|
build-and-test:
src/components/NumberEasing.jsx#L58
Missing trailing comma
|
|
build-and-test:
src/components/NumberEasing.jsx#L22
Missing trailing comma
|