feat: UI updates #36
Annotations
3 errors
build (16.x):
src/components/MonacoEditor/index.tsx#L40
Argument of type '{ schemas?: { fileMatch: string[]; schema: object; }[] | undefined; validate: true; allowComments: true; enableSchemaRequest: true; }' is not assignable to parameter of type 'DiagnosticsOptions'.
|
build (16.x):
src/components/MonacoEditor/index.tsx#L81
Argument of type 'string' is not assignable to parameter of type 'object'.
|
build (16.x)
Process completed with exit code 2.
|