Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 0e9d61e

Browse files
committed
Docs: Update README with plans
1 parent c88e3ab commit 0e9d61e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ TypeScript ESLint Parser is licensed under a permissive BSD 2-clause license.
3636
## Development Plan
3737

3838
* **Phase 1:** Full ES6 support, stripping out all TypeScript-specific syntax.
39-
* **Phase 2:** Add JSX support.
40-
* **Phase 3:** Add support for top-level TypeScript syntax.
41-
* **Phase 4:** Add support for types.
39+
* **Phase 2:** Add support for attaching comments.
40+
* **Phase 3:** Add JSX support.
41+
* **Phase 4:** Add support for top-level TypeScript syntax.
42+
* **Phase 5:** Add support for types.
4243

4344
The high-level goal is to have output that matches Espree v3.x.

0 commit comments

Comments
 (0)