splitio / javascript-browser-client

Other
4 stars 0 forks source link

Simplify test-ts-decls script #58

Closed EmilianoSanchez closed 2 years ago

EmilianoSanchez commented 2 years ago

JS Browser SDK

What did you accomplish?

Updated test-ts-decls script to use tsc installed in the root package.json. This way, the test runs faster and can be "npm linked" to javascript-commons.

How do we test the changes introduced in this PR?

Extra Notes