You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ A template of a monorepo to create a react application.
33
33
-[x] Auto update typescript project references([Update-ts-references](https://github.com/eBayClassifiedsGroup/update-ts-references))
34
34
-[x] Generator to create packages in the monorepo ([Hygen](https://github.com/jondot/hygen))
35
35
-[x] Graphql schema validation and type checking ([eslint-plugin-graphql](https://github.com/apollostack/eslint-plugin-graphql)) and ([apollo-tooling](https://github.com/apollographql/apollo-tooling))
36
+
-[x] Automatic create PRs to upgrade versions ([renovatebot])
37
+
-[x] Automatic use correct node version ([.nvmrc])
36
38
-[ ] Automatic create and validate the graphql schema on pipeline
37
39
-[ ] Jest shared configs easily
38
40
-[ ] Jest with recommend rules for react/node projects
0 commit comments