diff options
Diffstat (limited to 'pbt/ts/tsconfig.json')
| -rw-r--r-- | pbt/ts/tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
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~" ] } |
