Skip to content

Commit ad5f0b8

Browse files
committed
fix flow ignores
1 parent d140d45 commit ad5f0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[ignore]
22
<PROJECT_ROOT>/lib/.*
3-
.*/node_modules/json5/.*
3+
.*/node_modules/.*/tests?/.*\.json
44

55
[include]
66
./src

0 commit comments

Comments
 (0)