Skip to content

Commit

Permalink
Configured flow tool
Browse files Browse the repository at this point in the history
  • Loading branch information
akobaidan committed Oct 23, 2024
1 parent 47abd93 commit 48330c8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[ignore]

[include]

[libs]

[lints]
untyped-type-import=error
internal-type=error
deprecated-type-bool=error

[options]

[strict]

0 comments on commit 48330c8

Please sign in to comment.