From 8bcaac40ee1afb8c36f98beabe0348ae3713d44d Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Sat, 25 Jan 2025 18:31:41 +0100 Subject: Generate a random list --- pbt/ts/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pbt/ts/tsconfig.json') diff --git a/pbt/ts/tsconfig.json b/pbt/ts/tsconfig.json index d1646f0..15fbe0f 100644 --- a/pbt/ts/tsconfig.json +++ b/pbt/ts/tsconfig.json @@ -7,5 +7,5 @@ "include": [ "src/**/*.ts", "test/**/*.ts" - ] +, "src/property.ts~", "src/index.ts~" ] } -- cgit v1.2.3