apollo-server/packages/apollo-server-module-operation-store
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
..
src Setup prettier (#724) 2018-01-08 15:08:01 -08:00
.npmignore include readme for npm packages 2017-10-23 15:13:31 -07:00
package.json Setup prettier (#724) 2018-01-08 15:08:01 -08:00
README.md Docs improvements (#692) 2017-12-11 23:11:11 -08:00
tsconfig.json Setup prettier (#724) 2018-01-08 15:08:01 -08:00

apollo-server-module-operation-store

This is the persisted query store implementation for the Apollo community GraphQL Server. Read the docs.