Format with Prettier #155
Annotations
10 errors and 2 warnings
components/src/chips/alu.tsx#L6
'bin' is defined but never used
|
components/src/chips/alu.tsx#L35
Unknown property 'text-anchor' found, use 'textAnchor' instead
|
components/src/chips/alu.tsx#L36
Unknown property 'font-family' found, use 'fontFamily' instead
|
components/src/chips/alu.tsx#L37
Unknown property 'font-size' found, use 'fontSize' instead
|
components/src/chips/alu.tsx#L38
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
components/src/chips/alu.tsx#L49
Unknown property 'text-anchor' found, use 'textAnchor' instead
|
components/src/chips/alu.tsx#L50
Unknown property 'font-family' found, use 'fontFamily' instead
|
components/src/chips/alu.tsx#L51
Unknown property 'font-size' found, use 'fontSize' instead
|
components/src/chips/alu.tsx#L55
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
components/src/chips/alu.tsx#L63
Unknown property 'text-anchor' found, use 'textAnchor' instead
|
components/src/stores/chip.store.ts#L78
Unexpected any. Specify a different type
|
components/src/stores/chip.store.ts#L81
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading