diff --git a/src/sanctuary/tsconfig.json b/src/sanctuary/tsconfig.json index 0a887a2a4..87733cde8 100644 --- a/src/sanctuary/tsconfig.json +++ b/src/sanctuary/tsconfig.json @@ -3,5 +3,5 @@ "compilerOptions": { "target": "esnext", "strictNullChecks": true - } + } }