Skip to main content
Module

x/graphql_ts/.flowconfig

A reference implementation of GraphQL for JavaScript
Go to Latest
File
[ignore].*!<PROJECT_ROOT>/src!<PROJECT_ROOT>/node_modules/chai!<PROJECT_ROOT>/node_modules/mocha!<PROJECT_ROOT>/node_modules/iterall[include]
[libs]
[lints]sketchy-null-bool=offsketchy-null-string=errorsketchy-null-number=errorsketchy-null-mixed=errorsketchy-number=erroruntyped-type-import=errornonstrict-import=offuntyped-import=offunclear-type=offdeprecated-type=offdeprecated-utility=errordynamic-export=offunsafe-getters-setters=errorinexact-spread=errorimplicit-inexact-object=errorunnecessary-optional-chain=errorunnecessary-invariant=errorsignature-verification-failure=erroruninitialized-instance-property=errornon-array-spread=error
[options]include_warnings=truemodule.use_strict=truesuppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
[version]^0.107.0