Compare commits

..

No commits in common. "9f6d7bf5d7c20f2ab217bbde521f980ad22e34c7" and "3b9d743603865d0e2e764666cad8fa5f22f0a6af" have entirely different histories.

View File

@ -15,6 +15,5 @@
"noUnusedParameters": true, "noUnusedParameters": true,
"noImplicitReturns": true, "noImplicitReturns": true,
"skipLibCheck": true "skipLibCheck": true
}, }
"exclude": ["tests/"]
} }