🗿always apply overrides and allow for undefined
options
#684
Annotations
4 errors and 2 warnings
test
@myst-theme/article#compile: command (/home/runner/work/myst-theme/myst-theme/themes/article) npm run compile exited (1)
|
test
Property 'enable' is missing in type '{ children: (false | Element)[]; contents: PageLoader; }' but required in type '{ enable: boolean; contents: ArticleContents; }'.
|
test
Property 'enable' is missing in type '{ children: (false | Element)[]; contents: PageLoader; }' but required in type '{ enable: boolean; contents: ArticleContents; }'.
|
test
Process completed with exit code 1.
|
lint:
packages/jupyter/src/execute/provider.tsx#L15
'useCanCompute' is defined but never used
|
lint:
packages/jupyter/src/execute/provider.tsx#L16
'Thebe' is defined but never used
|