diff options
Diffstat (limited to 'tsconfig.test.json')
| -rw-r--r-- | tsconfig.test.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tsconfig.test.json b/tsconfig.test.json new file mode 100644 index 000000000..aee0ec940 --- /dev/null +++ b/tsconfig.test.json @@ -0,0 +1,5 @@ +{ + "compilerOptions": { + "strict": true + } +} |
