mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-19 01:33:15 -05:00
Update user baselines (#30317)
This commit is contained in:
committed by
Nathan Shively-Sanders
parent
62b0d984bf
commit
e906d23c87
@@ -1,7 +1,9 @@
|
||||
Exit Code: 1
|
||||
Standard output:
|
||||
node_modules/@types/react-native/index.d.ts(3895,26): error TS2693: 'setImmediate' only refers to a type, but is being used as a value here.
|
||||
node_modules/@types/react-native/index.d.ts(3896,28): error TS2693: 'clearImmediate' only refers to a type, but is being used as a value here.
|
||||
node_modules/@types/node/globals.d.ts(163,13): error TS2451: Cannot redeclare block-scoped variable 'global'.
|
||||
node_modules/@types/node/globals.d.ts(217,13): error TS2300: Duplicate identifier 'require'.
|
||||
node_modules/@types/react-native/index.d.ts(8958,11): error TS2451: Cannot redeclare block-scoped variable 'global'.
|
||||
node_modules/@types/react-native/index.d.ts(8959,14): error TS2300: Duplicate identifier 'require'.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user