Exclude RN templates from internal linters

Reviewed By: cpojer

Differential Revision: D14032447

fbshipit-source-id: b36c2e01b10341077bec7fca43a35e980e9c13ce
This commit is contained in:
Andres Suarez
2019-02-11 15:35:00 -08:00
committed by Facebook Github Bot
parent 2af13b4477
commit aefb05941a
4 changed files with 0 additions and 4 deletions

View File

@@ -4,7 +4,6 @@
*
* @format
* @flow
* @lint-ignore-every XPLATJSCOPYRIGHT1
*/
import React, {Component} from 'react';

View File

@@ -1,6 +1,5 @@
/**
* @format
* @lint-ignore-every XPLATJSCOPYRIGHT1
*/
import 'react-native';

View File

@@ -1,6 +1,5 @@
/**
* @format
* @lint-ignore-every XPLATJSCOPYRIGHT1
*/
import {AppRegistry} from 'react-native';

View File

@@ -3,7 +3,6 @@
* https://github.com/facebook/react-native
*
* @format
* @lint-ignore-every XPLATJSCOPYRIGHT1
*/
module.exports = {