react-native-macos/Libraries/StyleSheet
Micha Reiser 93377ff508 Remove "use strict" directive from ES Modules
Summary:
ES Modules implicitly enable strict mode. Adding the "use strict" directive is, therefore, not required.

This diff removes all "use strict" directives from ES modules.

Changelog:

[Internal]

Reviewed By: motiz88

Differential Revision: D26172715

fbshipit-source-id: 57957bcbb672c4c3e62b1db633cf425c1c9d6430
2021-02-02 11:12:56 -08:00
..
__flowtests__ Upgrade Prettier in Xplat to version 1.19.1 2020-04-09 11:01:58 -07:00
__tests__ RN: Refactor `ScrollView` Style Splitting 2020-11-19 15:55:23 -08:00
EdgeInsetsPropType.js Do not explicitly include ".js" in Library imports (#28311) 2020-03-17 02:11:53 -07:00
PlatformColorValueTypes.android.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PlatformColorValueTypes.ios.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PlatformColorValueTypesIOS.ios.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PlatformColorValueTypesIOS.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PointPropType.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Rect.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
StyleSheet.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
StyleSheetTypes.js RN: Preserve Style Type in `flattenStyle` 2020-11-19 15:55:23 -08:00
StyleSheetValidation.js Restore Previous Behavior for StyleSheet Validation of Null/Undefined Styles (#29171) 2020-06-25 15:31:54 -07:00
flattenStyle.js RN: Preserve Style Type in `flattenStyle` 2020-11-19 15:55:23 -08:00
normalizeColor.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
processColor.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
processColorArray.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
processTransform.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
setNormalizedColorAlpha.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
splitLayoutProps.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00