mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-26 09:14:15 +08:00
15 lines
220 B
Plaintext
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
|