From ca4dcb36dd5be0b14a2fafa059ea02ee7e0a0262 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 23 Jul 2020 10:27:26 -0400 Subject: Rename cli/js2 to cli/rt (#6857) --- cli/tsc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tsc') diff --git a/cli/tsc/README.md b/cli/tsc/README.md index d3263c4bd..e68013885 100644 --- a/cli/tsc/README.md +++ b/cli/tsc/README.md @@ -3,7 +3,7 @@ This directory contains the code for the typescript compiler snapshot There is currently A LOT of overlap between this code and the runtime snapshot -code in cli/js2. +code in cli/rt. This is intentionally ugly because there should be no overlap. -- cgit v1.2.3