Skip to content

Commit bbbe4b0

Browse files
committed
Update README.md
1 parent 734f762 commit bbbe4b0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ A list of open source projects that students can contribute to for student proje
88
### [Update ESLint](https://github.com/ericelliott/react-pure-component-starter/issues/196) #easy
99

1010
ESLint has deprecated some old rules. Bring the `.eslintrc` up to date with the current rule names. Run `npm run lint` to spot failures, and correct the error messages.
11+
12+
13+
## rtype
14+
15+
### [Runtime rtype parser](https://github.com/ericelliott/rtype/issues/62) #advanced
16+
17+
Write a function that takes an rtype interface description as a string and returns an object that can be used for runtime introspection and type checking.

0 commit comments

Comments
 (0)