mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
bac714d877
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42267 In case anyone was to try linting the react-native repo with desktop out-of-tree platform files there, this makes things easier. ## Changelog [Internal] Reviewed By: christophpurrer Differential Revision: D52746379 fbshipit-source-id: d59a1c1f9c84c6bee529d6bdd151a7ba680b6680
16 lines
379 B
Plaintext
16 lines
379 B
Plaintext
**/main.js
|
|
**/staticBundle.js
|
|
docs/generatedComponentApiDocs.js
|
|
packages/react-native/flow/
|
|
packages/react-native/Libraries/Renderer/*
|
|
packages/react-native/Libraries/vendor/**/*
|
|
node_modules/
|
|
packages/*/node_modules
|
|
packages/*/dist
|
|
packages/debugger-frontend/dist/**/*
|
|
packages/react-native-codegen/lib
|
|
tools/eslint/rules/sort-imports.js
|
|
**/Pods/*
|
|
**/*.macos.js
|
|
**/*.windows.js
|