UNPKG

459 BMarkdownView Raw
1<!--
2 Thanks for filing a pull request on eslint-plugin-graphql!
3
4 Please look at the following checklist to ensure that your PR
5 can be accepted quickly:
6-->
7
8TODO:
9
10- [ ] Make sure all of the significant new logic is covered by tests
11- [ ] Rebase your changes on master so that they can be merged easily
12- [ ] Make sure all tests pass
13- [ ] Update CHANGELOG.md with your change
14- [ ] If this was a change that affects the external API, update the README