chore(lint): make eslint run, fix errors #2819
Annotations
3 errors
TypeScript:
examples/extend-graphql-schema-nexus/schema.ts#L99
Right operand of ?? is unreachable because the left operand is never nullish.
|
TypeScript:
packages/fields-document/src/DocumentEditor/tests/utils.tsx#L378
Spread types may only be created from object types.
|
TypeScript
Process completed with exit code 2.
|
Loading