diff options
Diffstat (limited to 'tsconfig.spec.json')
| -rw-r--r-- | tsconfig.spec.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tsconfig.spec.json b/tsconfig.spec.json new file mode 100644 index 0000000..a8d4317 --- /dev/null +++ b/tsconfig.spec.json @@ -0,0 +1,4 @@ +{ + "extends": "./tsconfig.json", + "exclude": [] +} |
