mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
19 lines
292 B
Plaintext
19 lines
292 B
Plaintext
[ignore]
|
|
.*/node_modules/.*
|
|
.*/__fixtures__/.*
|
|
!<PROJECT_ROOT>/node_modules/graphql
|
|
!<PROJECT_ROOT>/node_modules/iterall
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
|
|
[options]
|
|
esproposal.decorators=ignore
|
|
module.file_ext=.css
|
|
|
|
[lints]
|
|
|
|
[untyped]
|
|
<PROJECT_ROOT>/node_modules/graphql
|
|
<PROJECT_ROOT>/node_modules/iterall |