mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-23 02:40:49 -05:00
18 lines
315 B
Plaintext
18 lines
315 B
Plaintext
[ignore]
|
|
.*/node_modules/babel.*
|
|
.*/node_modules/babylon/.*
|
|
.*/node_modules/d3/.*
|
|
.*/node_modules/fbjs/.*
|
|
.*/node_modules/react/.*
|
|
.*/node_modules/y18n/.*
|
|
.*/node_modules/json5/.*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
|
|
[options]
|
|
unsafe.enable_getters_and_setters=true
|
|
munge_underscores=true
|
|
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue
|