Update user baselines (#30317)

This commit is contained in:
TypeScript Bot
2019-03-11 07:29:12 -07:00
committed by Nathan Shively-Sanders
parent 62b0d984bf
commit e906d23c87

View File

@@ -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'.