From a81cd40b00c8a004d844bed7fb697baf65b3d7e0 Mon Sep 17 00:00:00 2001 From: Devlin Junker Date: Sun, 2 Oct 2022 20:43:11 -0700 Subject: clean up linting errors Signed-off-by: Devlin Junker --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 492bbd7c9..72691c01a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -45,6 +45,6 @@ "tests/**/*.tsx" ], "exclude": [ - "node_modules" + ] } \ No newline at end of file -- cgit v1.2.3