Skip to content

Releases: vcfvct/fixed-width-ts-decorator

inheritance support

10 Dec 19:45
1e0e1e7
Compare
Choose a tag to compare

support for class inheritance by doing prototype chain search in #7

add int/float type support

28 Jul 02:48
cfe0415
Compare
Choose a tag to compare
add int/float type support (#5)

* add int/float type support

* readme

add declarationMap for IDE

20 Jul 13:43
b067d27
Compare
Choose a tag to compare

so the go to definition will jump to the source file rather than the d.ts

add license

05 Jul 13:51
5429888
Compare
Choose a tag to compare
v1.0.2

add mit license (#3)

add types in index

01 Jul 17:33
166faf7
Compare
Choose a tag to compare
v1.0.1

tsconfig touch (#2)

fixed width file parse

01 Jul 17:25
3824449
Compare
Choose a tag to compare

init release