From dc7b5a34e72b63b039c6bc44543a8938add6b406 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 28 Feb 2023 11:57:49 -0600 Subject: Add a temporary lexicon refactor guard (#235) * Add a temporary lexicon refactor guard * Fix test * Fix tsconfig formatting --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 62c9f2ca0..f1e7f443d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,4 +9,4 @@ "view/*": ["./src/view/*"] } } -} \ No newline at end of file +} -- cgit 1.4.1