Skip to content

Releases: Ghost---Shadow/unit-test-recorder

Better typescript support

07 Jun 14:48
ce95ca7
Compare
Choose a tag to compare
Typescript (#2)

* Added typescript outDir support for getOutputFilePath

* Compile if tsconfig is present

* Added a isTypescript flag

* Parse tsconfig fix

* Fix relative directory for mocks

* Updated test-ext logic

* Autoswitch ext for mocks

* Remove ext from imports

* Updated import code for typescript

* Refactor packaged external file

* Autoswitch dialect for PackagedExternalFile

* Check before trying to remove directory

* Autoswitch entrypoint

* Fixed mock offsets

* Typescript in AssignmentOperation

* MockImportBlock typescript support

* Autoswitch prettier parser

* Fixed mock import statements

* Fixed TestFileBlock test

* Updated documentation

Testing npm publish

30 May 03:53
Compare
Choose a tag to compare
0.1.1

Change node version