From 0ffc99a61ddfa958a436beef0d003ecead630d0f Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Sat, 13 Jun 2020 19:09:39 +0200 Subject: Move to allowlist and blocklist (#6282) --- docs/getting_started/command_line_interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/getting_started/command_line_interface.md') diff --git a/docs/getting_started/command_line_interface.md b/docs/getting_started/command_line_interface.md index dfbd551a9..7d033161c 100644 --- a/docs/getting_started/command_line_interface.md +++ b/docs/getting_started/command_line_interface.md @@ -110,7 +110,7 @@ resolution, compilation configuration etc. --config Load tsconfig.json configuration file --importmap UNSTABLE: Load import map file --no-remote Do not resolve remote modules ---reload= Reload source code cache (recompile TypeScript) +--reload= Reload source code cache (recompile TypeScript) --unstable Enable unstable APIs ``` -- cgit v1.2.3