ci: validate typings (#6913)

This commit is contained in:
Indian Ocean Roleplay
2021-11-01 19:37:27 +05:30
committed by GitHub
parent 761a901885
commit b6484ac117

View File

@@ -44,7 +44,7 @@
"pretty": false, "pretty": false,
// Completeness // Completeness
"skipLibCheck": true, "skipLibCheck": false,
"skipDefaultLibCheck": true "skipDefaultLibCheck": true
} }
} }