Commit graph

8 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
Martijn Walraven
300c0cd12b Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00
Jonas Helfer
c85d830c4f Do not include types in koa, restify 2017-05-30 18:12:17 -07:00
Kamil Kisiela
924d13c970 Use one central typescript configuration 2017-01-25 13:54:11 +01:00
Kamil Kisiela
162780e330 Use TypeScript es6 lib 2017-01-25 13:07:51 +01:00
Hagai Cohen
bf55ab66b0 chore(package): remove babel 2017-01-25 02:05:24 +02:00
Joel Griffith
30a98ab310 Fixes for Restify packages, test updates, README 2017-01-23 09:43:58 -08:00
Joel Griffith
d456ff5b2b Adding in restify integration, docs, tests more... 2016-10-24 11:04:18 -07:00