Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #803 from nugit/update/dependencies
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
limtingzhi committed Mar 11, 2021
2 parents 1e31202 + d1504bd commit 5f70189
Show file tree
Hide file tree
Showing 17 changed files with 1,862 additions and 2,052 deletions.
6 changes: 2 additions & 4 deletions .flowconfig
@@ -1,9 +1,7 @@
[ignore]
; ignore is using regex syntax
<PROJECT_ROOT>/\.circleci/.*
<PROJECT_ROOT>/\.github/.*
<PROJECT_ROOT>/\.idea/.*
<PROJECT_ROOT>/coverage/.*
<PROJECT_ROOT>/lib/.*
<PROJECT_ROOT>/\..*/.*
<PROJECT_ROOT>/node_modules/.*
Expand Down Expand Up @@ -43,8 +41,8 @@ experimental.const_params=true
munge_underscores=true
esproposal.optional_chaining=enable
; include_warnings=true
well_formed_exports=true
types_first=true
; Fixes out of shared memory error for Mac Rosetta 2, see https://github.com/facebook/flow/issues/8538
sharedmemory.heap_size=3221225472

[strict]
nonstrict-import
Expand Down
7 changes: 0 additions & 7 deletions __tests__/.eslintrc.json

This file was deleted.

246 changes: 0 additions & 246 deletions __tests__/utils__test.js

This file was deleted.

0 comments on commit 5f70189

Please sign in to comment.