зеркало из https://github.com/mozilla/reflex.git
18 строки
306 B
Plaintext
18 строки
306 B
Plaintext
[ignore]
|
|
.*/dist/.*
|
|
.*/node_modules/babel.*
|
|
.*/node_modules/tap/*
|
|
.*/node_modules/json5/test/*
|
|
.*/node_modules/kefir/*
|
|
.*/node_modules/documentation/*
|
|
|
|
[libs]
|
|
|
|
[include]
|
|
|
|
[options]
|
|
|
|
suppress_comment= \\(.\\|\n\\)*\\@FlowIssue
|
|
suppress_comment= \\(.\\|\n\\)*\\@FlowIgnore
|
|
experimental.strict_type_args=true
|