It seems to me like not a best practice in general. Opens the project to the possibility of discrepancies between the TS code and what is actually released to npm. There was already issue #32 that stemmed from this. Besides it pollutes the commit diffs with stuff like .js.map files etc.
It seems to me like not a best practice in general. Opens the project to the possibility of discrepancies between the TS code and what is actually released to npm. There was already issue #32 that stemmed from this. Besides it pollutes the commit diffs with stuff like .js.map files etc.