From 738056a2cedd32fc68a5095cb6faf01257f95e71 Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Fri, 18 Apr 2025 21:52:19 -0500 Subject: [PATCH] README.md Stage 1 I was going to add the recent slides also, but it is behind MS signin. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd8a373..fd048d1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ represents a limited subset of functionality that TypeScript expands upon. ## Status -**Stage:** 0 +**Stage:** 1 **Champion:** Ron Buckton (@rbuckton) _For more information see the [TC39 proposal process](https://tc39.github.io/process-document/)._ @@ -470,6 +470,7 @@ The following is a high-level list of tasks to progress through each stage of th # Prior Discussion +* * [Enums?](https://esdiscuss.org/topic/enums) * [Propose simpler string constant](https://esdiscuss.org/topic/propose-simpler-string-constant) * [Old version of this proposal](https://github.com/rbuckton/proposal-enum/tree/old)