mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Removing @nolint from flow files
Reviewed By: zertosh Differential Revision: D5407058 fbshipit-source-id: 54e9cbc1a9739bcf104752f3421cc7cba41730cc
This commit is contained in:
committed by
Facebook Github Bot
parent
fc86f25f9a
commit
d9f98191eb
@@ -7,7 +7,6 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*
|
||||
* @providesModule fetch
|
||||
* @nolint
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*
|
||||
* @flow
|
||||
* @nolint
|
||||
*/
|
||||
|
||||
// These annotations are copy/pasted from the built-in Flow definitions for
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*
|
||||
* @flow
|
||||
* @nolint
|
||||
*/
|
||||
|
||||
// These annotations are copy/pasted from the built-in Flow definitions for
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*
|
||||
* @flow
|
||||
* @nolint
|
||||
*/
|
||||
|
||||
declare module 'console' {
|
||||
|
||||
1
flow/react.js
vendored
1
flow/react.js
vendored
@@ -7,7 +7,6 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*
|
||||
* @flow
|
||||
* @nolint
|
||||
*/
|
||||
|
||||
// Temporary patches for React.Component and React.Element.
|
||||
|
||||
Reference in New Issue
Block a user