Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 51d3244

Browse filesBrowse files
committed
Flow config ignore all node_modules
1 parent f09226e commit 51d3244
Copy full SHA for 51d3244

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎type-definitions/tests/.flowconfig

Copy file name to clipboardExpand all lines: type-definitions/tests/.flowconfig
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
suppress_comment=\\(.\\|\n\\)*\\$ExpectError
66

77
[ignore]
8-
💩 Protect against transitively installed immutable-js from dev tools
9-
.*/node_modules/immutable/.*
8+
💩 Only interested in testing these files directly in this repo.
9+
.*/node_modules/.*

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.