metro/.eslintignore
Andres Suarez 581623ed11 Fold .eslintrc's into the root eslintrc
Reviewed By: davidaurelio

Differential Revision: D6996960

fbshipit-source-id: f05c76b7356b21ecb8db4489920fd3a1fc34f1d9
2018-02-15 08:24:07 -08:00

12 lines
146 B
Plaintext

!.eslintrc.js
**/coverage/**
**/node_modules/**
**/vendor/**
bin/
docs/
examples/react-native
flow-typed/**
packages/*/build/**
types/**
website/