enforce override

This commit is contained in:
Niels Lyngsø
2024-06-21 08:19:35 +02:00
parent e19bcea476
commit 5832fbfe2f
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ DON'T EDIT THIS FILE DIRECTLY. It is generated by /devops/tsconfig/index.js
"baseUrl": ".",
"incremental": true,
"skipLibCheck": true,
"noImplicitOverride": true,
"moduleResolution": "bundler",
"allowImportingTsExtensions": true,
"resolveJsonModule": true,