Commit graph

7 commits

Author SHA1 Message Date
Laurin Quast
df51fd90da Setup prettier (#724)
* Setup prettier and precommit hooks

* Format code with prettier

* Use husky because it works...

* Move prettier config to .prettierrc file

* Implement fixing markdown file formatting when running lint-fix script

* Format markdown files

* Add .json file formatting

* Fixes json file formatting

* Add pretteir linting step

* Remove tslint

* Use gitignore for prettier

* Fix linting errors

* Ignore submodule folder
2018-01-08 15:08:01 -08:00
Johannes Roith
671d196c77 Send content length header. 2017-10-25 06:33:38 -07:00
Martijn Walraven
7cf0580122 Add connect-query middleware in front of graphqlExpress 2017-08-09 20:31:00 +02:00
Martijn Walraven
5db613facd Use supertest query() method instead of manually constructing query string 2017-08-09 20:30:05 +02:00
Martijn Walraven
1b70453939 Remove deprecated supertest-as-promised and replace by regular supertest 2017-08-09 17:35:25 +02:00
Mikhail Novikov
6016b8527f Revert calling next in middleware (#481) 2017-07-24 10:21:02 +02:00
Martijn Walraven
300c0cd12b Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00