Additional config for validation-tools

GitOrigin-RevId: 1d4fa935a2e76195c41cf1188435cc9d95b9de48
This commit is contained in:
Andrew Rumble
2025-09-18 10:00:36 +01:00
committed by Copybot
parent a3d948d006
commit efbf54a039

View File

@@ -20,7 +20,8 @@
"@overleaf/ranges-tracker": ["./libraries/ranges-tracker"],
"@overleaf/redis-wrapper": ["./libraries/redis-wrapper"],
"@overleaf/settings": ["./libraries/settings"],
"@overleaf/stream-utils": ["./libraries/stream-utils"]
"@overleaf/stream-utils": ["./libraries/stream-utils"],
"@overleaf/validation-tools": ["./libraries/validation-tools"]
},
"skipLibCheck": true,
"strict": true,