prettier/scripts/build
Jon Wong e33d6773d6 Adding support for `graphql` (#1982)
* Initial GraphQL implementation

This is the bare minimum amount of code to make graphql work. Turns out it's pretty easy to add support for other languages :)

* Fixing support for `graphql` parsing

There was a few structural changes with the addition of CSS and Typescript that we had to take into account.

* Fixing file glob, adding `graphql` to yarn.lock

* Removing extraneous file

* Adding `graphql` parser, style changes

* Splitting out graphql printer

* Removing merge conflict

* Fixing yarn.lock

* Addressing code review, using `createError`

* Adding release config

* Using exact version

* Removing destructuring
2017-06-05 12:34:08 -07:00
..
build.sh Adding support for `graphql` (#1982) 2017-06-05 12:34:08 -07:00
rollup.bin.config.js Build the dist/ with rollup (#1794) 2017-05-28 21:49:41 -07:00
rollup.docs.config.js Fix building docs (#1838) 2017-05-31 13:37:35 -07:00
rollup.index.config.js Build the dist/ with rollup (#1794) 2017-05-28 21:49:41 -07:00
rollup.parser.config.js Build the dist/ with rollup (#1794) 2017-05-28 21:49:41 -07:00