feat: add field option type: "null"
#25
Annotations
10 warnings
Run npm run lint:
src/Schema.ts#L42
Unexpected any. Specify a different type
|
Run npm run lint:
src/Schema.ts#L352
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm run lint:
src/SchemaField.ts#L47
Unexpected any. Specify a different type
|
Run npm run lint:
src/SchemaField.ts#L48
Unexpected any. Specify a different type
|
Run npm run lint:
src/SchemaField.ts#L49
Unexpected any. Specify a different type
|
Run npm run lint:
src/SchemaField.ts#L49
Unexpected any. Specify a different type
|
Run npm run lint:
src/SchemaField.ts#L50
Unexpected any. Specify a different type
|
Run npm run lint:
src/SchemaField.ts#L64
Unexpected any. Specify a different type
|
Run npm run lint:
src/SchemaField.ts#L64
Unexpected any. Specify a different type
|
Run npm run lint:
src/SchemaField.ts#L66
Unexpected any. Specify a different type
|
Loading