mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-29 17:12:37 +00:00
Add eslint-plugin-flowtype
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* @noflow */
|
||||
|
||||
import Text from './Text';
|
||||
import { StyleSheet, View } from 'react-native';
|
||||
import React, { Fragment } from 'react';
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* @noflow */
|
||||
|
||||
import { type Component } from 'react';
|
||||
import packageJson from '../package.json';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user