File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
experimental/backwards-compatability Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 "description" : " Backwards compatability app for node8 types and the OpenTelemetry Node.js SDK" ,
66 "main" : " index.js" ,
77 "scripts" : {
8- "test:backcompat" : " tsc --noEmit index.ts"
8+ "test:backcompat" : " tsc --noEmit index.ts && tsc --noEmit --esModuleInterop index.ts "
99 },
1010 "dependencies" : {
1111 "@opentelemetry/sdk-node" : " 0.25.0" ,
Original file line number Diff line number Diff line change 55 "description" : " Backwards compatability app for node8 types and the OpenTelemetry Node.js SDK" ,
66 "main" : " index.js" ,
77 "scripts" : {
8- "test:backcompat" : " tsc --noEmit index.ts"
8+ "test:backcompat" : " tsc --noEmit index.ts && tsc --noEmit --esModuleInterop index.ts "
99 },
1010 "dependencies" : {
1111 "@opentelemetry/sdk-node" : " 0.25.0" ,
Original file line number Diff line number Diff line change 55 "description" : " Backwards compatability app for node8 types and the OpenTelemetry Node.js SDK" ,
66 "main" : " index.js" ,
77 "scripts" : {
8- "test:backcompat" : " tsc --noEmit index.ts"
8+ "test:backcompat" : " tsc --noEmit index.ts && tsc --noEmit --esModuleInterop index.ts "
99 },
1010 "dependencies" : {
1111 "@opentelemetry/sdk-node" : " 0.25.0" ,
You can’t perform that action at this time.
0 commit comments