Fixed broken newConfig function #4618
Annotations
7 errors
Run Simple Test:
src/Eagle.ts#L1631
Property '_loadConfigJSON' does not exist on type 'Eagle'.
|
Run Simple Test:
src/Eagle.ts#L1686
Property 'GraphConfig' does not exist on type 'typeof FileType'.
|
Run Simple Test:
src/Eagle.ts#L1687
Property 'saveConfigToDisk' does not exist on type 'Eagle'.
|
Run Simple Test:
src/Eagle.ts#L1687
Property 'graphConfig' does not exist on type 'Eagle'. Did you mean 'graphConfigs'?
|
Run Simple Test:
src/Eagle.ts#L1943
Property 'clone' does not exist on type 'Eagle | LogicalGraph | Palette'.
|
Run Simple Test:
src/Eagle.ts#L1944
Property 'fileInfo' does not exist on type 'Eagle | LogicalGraph | Palette'.
|
Run Simple Test
Process completed with exit code 2.
|