prettier. #430
Annotations
10 errors
test (18.x):
src/Linear/Annotations.tsx#L231
Type number trivially inferred from a number literal, remove type annotation
|
test (18.x):
src/Linear/Annotations.tsx#L232
Type string trivially inferred from a string literal, remove type annotation
|
test (18.x):
src/Linear/Annotations.tsx#L250
Props should be sorted alphabetically
|
test (18.x):
src/Linear/Annotations.tsx#L251
Unknown property 'stop-color' found, use 'stopColor' instead
|
test (18.x):
src/Linear/Annotations.tsx#L252
Unknown property 'stop-color' found, use 'stopColor' instead
|
test (18.x):
src/Linear/Annotations.tsx#L272
Props should be sorted alphabetically
|
test (18.x):
src/Linear/Annotations.tsx#L272
Unknown property 'stroke-dasharray' found, use 'strokeDasharray' instead
|
test (18.x):
src/Linear/Annotations.tsx#L273
Props should be sorted alphabetically
|
test (18.x):
src/Linear/Annotations.tsx#L273
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
test (18.x):
src/Linear/Annotations.tsx#L289
Expected object keys to be in ascending order. 'fill' should be before 'fontWeight'
|