remove unneeded ts config changes #1377
Annotations
10 errors
Type Check:
src/simularium/StreamRecorder.ts#L8
Cannot find name 'MediaStreamTrackProcessor'.
|
Type Check:
src/simularium/StreamRecorder.ts#L9
Property 'reader' has no initializer and is not definitely assigned in the constructor.
|
Type Check:
src/simularium/StreamRecorder.ts#L47
Property 'captureStream' does not exist on type 'HTMLCanvasElement'.
|
Type Check:
src/simularium/StreamRecorder.ts#L50
Cannot find name 'MediaStreamTrackProcessor'.
|
Type Check:
src/test/RemoteSimulator.test.ts#L12
Cannot find name 'global'.
|
Type Check:
src/test/testSetup.ts#L3
Cannot find name 'global'.
|
Type Check:
src/test/testSetup.ts#L4
Cannot find module 'util' or its corresponding type declarations.
|
Type Check:
src/test/testSetup.ts#L6
Cannot find name 'global'.
|
Type Check:
src/test/testSetup.ts#L7
Cannot find name 'global'.
|
Type Check
Process completed with exit code 2.
|