Files
react-native-web/.flowconfig
Nicolas Gallagher 1f25ef82ae Update jest
2017-06-09 11:56:14 -07:00

15 lines
220 B
Plaintext

[ignore]
.*/__tests__/.*
.*/benchmarks/.*
.*/docs/.*
.*/node_modules/animated/*
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
[include]
[libs]
types
[options]
unsafe.enable_getters_and_setters=true