added skipLibCheck for RPC

This commit is contained in:
Oleksandr Honcharov 2025-01-28 16:56:57 +02:00
parent 593f4650a3
commit f977e6191f

View File

@ -17,6 +17,7 @@
"strict": true,
"forceConsistentCasingInFileNames": true,
"noImplicitAny": true,
"skipLibCheck": true
},
"include": [
"src/**/*",