Results 43 issues of Michael

https://github.com/facebook/jest/blob/master/scripts/build.js

https://medium.com/@wonderboymusic/the-problem-with-html-in-react-and-graphql-6af9789352f6

bug

### Usage ``` $ npm run prettier ```

enhancement

```tsx // page.tsx export const loader = async ctx => { return ctx.error('michael-error', 404); }; ``` ```diff // src/error.tsx export default function Error(props) { // before: props.errorCode is undefined in...

- [ ] https://github.com/zeit/now-cli/issues/938#issuecomment-347816622

This PR is to reproduce the https://github.com/apollographql/apollo-link-state/issues/140 issue. ---- Output: ```cmd @todomvc-subscriptions/web: (node:19542) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'filter' of undefined at resolver (/todomvc-subscriptions/node_modules/apollo-link-state/lib/index.js:26:66) ```

Bug Fix

- [ ] https://www.apollographql.com/docs/react/features/static-typing.html

![2017-12-27 17 51 23](https://user-images.githubusercontent.com/1527371/34377973-a4911840-eb2e-11e7-9e78-a7992103acf5.png)

Bug Fix

```cmd > [email protected] > Error! Unexpected character '�' (1:0) /Users/.../todomvc-subscriptions/node_modules/apollo-engine-binary-darwin/engineproxy_darwin_amd64 ``` - [ ] https://github.com/zeit/pkg/issues/79 - [ ] branch: https://github.com/evenchange4/todomvc-subscriptions/tree/feature/apollo-engine

Bug Fix