Fix subtraction #207
Annotations
1 error and 10 warnings
Verify changes
Process completed with exit code 1.
|
Verify changes:
packages/migrations/jest.config.ts#L4
Assign object to a variable before exporting as module default
|
Verify changes:
packages/documentation/theme.config.js#L32
Do not use `<img>` element. Use `<Image />` from `next/image` instead. See: https://nextjs.org/docs/messages/no-img-element
|
Verify changes:
packages/documentation/theme.config.js#L78
Do not include stylesheets manually. See: https://nextjs.org/docs/messages/no-css-tags
|
Verify changes:
packages/ui/src/data/preset.ts#L1
Assign object to a variable before exporting as module default
|
Verify changes:
packages/ui/src/data/presetDark.ts#L1
Assign object to a variable before exporting as module default
|
Verify changes:
packages/ui/src/data/presetLight.ts#L1
Assign object to a variable before exporting as module default
|
Verify changes:
packages/ui/src/data/tiny/core.ts#L1
Assign object to a variable before exporting as module default
|
Verify changes:
packages/ui/src/data/tiny/dark.ts#L1
Assign object to a variable before exporting as module default
|
Verify changes:
packages/ui/src/data/tiny/light.ts#L1
Assign object to a variable before exporting as module default
|
Verify changes:
packages/graph-editor/src/components/flow/icons.tsx#L5
Assign object to a variable before exporting as module default
|