Completely updated React, fixed #11, (hopefully)
This commit is contained in:
13
goTorrentWebUI/node_modules/react-grid-layout/.flowconfig
generated
vendored
13
goTorrentWebUI/node_modules/react-grid-layout/.flowconfig
generated
vendored
@@ -1,22 +1,11 @@
|
||||
[version]
|
||||
0.55.0
|
||||
0.65.0
|
||||
|
||||
[ignore]
|
||||
.*test
|
||||
/build
|
||||
|
||||
[include]
|
||||
./lib
|
||||
index.js
|
||||
|
||||
[libs]
|
||||
interfaces/
|
||||
|
||||
[options]
|
||||
suppress_comment=\\(.\\|\n\\)*\\s*\\$FlowFixMe.*
|
||||
suppress_comment=\\(.\\|\n\\)*\\s*\\$FlowBug.*
|
||||
suppress_comment=\\(.\\|\n\\)*\\s*\\$FlowIgnore.*
|
||||
suppress_comment=\\(.\\|\n\\)*\\s*\\$FlowNewLine.*
|
||||
suppress_comment=\\(.\\|\n\\)*\\s*\\$FlowIssue
|
||||
esproposal.class_instance_fields=enable
|
||||
esproposal.class_static_fields=enable
|
||||
|
Reference in New Issue
Block a user