Craig Cavalier

Results 2 issues of Craig Cavalier

Rather than copy-pasting the requirejs.config paths and shims into the require.config for running tests, we can just load the applications requirejs configuration from `test-main.js`. This PR was inspired by @jugglinMike's...

ESLint crashes when there's a query with an Object Type field without a selection. Schema: ``` type MyObjectType { id: ID! someField: String } type Query { fieldName: MyObjectType }...

has-reproduction