2017-07-17 23:32:47 +00:00
|
|
|
[ignore]
|
|
|
|
.*/node_modules/.*
|
|
|
|
.*/__fixtures__/.*
|
2019-07-31 15:05:43 +00:00
|
|
|
!<PROJECT_ROOT>/node_modules/graphql
|
|
|
|
!<PROJECT_ROOT>/node_modules/iterall
|
2017-07-17 23:32:47 +00:00
|
|
|
|
|
|
|
[include]
|
|
|
|
|
|
|
|
[libs]
|
|
|
|
|
|
|
|
[options]
|
|
|
|
esproposal.decorators=ignore
|
2020-04-26 20:33:39 +00:00
|
|
|
module.file_ext=.css
|
2020-04-28 18:29:51 +00:00
|
|
|
esproposal.optional_chaining=enable
|
2017-07-17 23:32:47 +00:00
|
|
|
|
2017-10-06 19:08:01 +00:00
|
|
|
[lints]
|
2020-04-09 17:32:19 +00:00
|
|
|
|
|
|
|
[untyped]
|
|
|
|
<PROJECT_ROOT>/node_modules/graphql
|
2020-05-15 02:11:06 +00:00
|
|
|
<PROJECT_ROOT>/node_modules/iterall
|