From: Chris Duncan Date: Tue, 4 Mar 2025 20:29:13 +0000 (-0800) Subject: Remove deprecated file reference. X-Git-Tag: v3.0.1~5 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=feb18e10aadf78606212dcfbb79813aaa4084103;p=nano-pow.git Remove deprecated file reference. --- diff --git a/tsconfig.json b/tsconfig.json index ba7d00a..4a2f876 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,7 +17,6 @@ }, "include": [ "src/main.ts", - "src/global.ts", "src/*", "src/**/*" ]