Nathan Muir
|
9aac5b4ebf
|
refactor: enable typescript option verbatimModuleSyntax
|
2025-08-20 17:50:17 +12:00 |
|
Nathan Muir
|
758adcd502
|
refactor: remove rename-imports scripts
Update approach of dealing with file extensions differences between typescript & node.
Leverages `rewriteRelativeImportExtensions` that was added in typescript 5.7 [1], and that is recommended path by node to run typescript in the future [2]
[1] https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-7.html#path-rewriting-for-relative-paths
[2] https://nodejs.org/api/typescript.html#type-stripping
|
2025-08-20 17:12:52 +12:00 |
|
iaosee
|
8e9878b84c
|
fix: 🐛 fix types, improve type support for TypeScript
|
2023-03-15 15:30:11 +00:00 |
|
Anton Lavrenov
|
b6e8afec6e
|
fix test
|
2021-05-05 09:54:03 -05:00 |
|
Anton Lavrenov
|
7bd5c62ee3
|
tests refactor, clean build
|
2021-05-05 09:19:24 -05:00 |
|
Anton Lavrenov
|
c926bd623c
|
initial tests migration
|
2021-04-30 09:24:27 -05:00 |
|
Anton Lavrenov
|
e150791f97
|
huge typescript fixes, remove Object.assign usage
|
2019-03-10 10:31:13 -05:00 |
|
Anton Lavrenov
|
e88a485458
|
better modules
|
2019-03-06 22:19:32 -05:00 |
|
Anton Lavrenov
|
8962164096
|
make Konva modular
|
2019-02-27 08:06:04 -05:00 |
|
Anton Lavrenov
|
5cbfe07e6e
|
refactor validators
|
2019-02-24 12:06:04 -05:00 |
|
Anton Lavrenov
|
1b065a55a0
|
ixed automatic updates for Konva.Transformer
|
2019-02-19 08:36:16 -05:00 |
|
Anton Lavrenov
|
40cf5a5909
|
fix some docs, partial cache fixes
|
2019-02-18 12:12:03 -05:00 |
|
Anton Lavrenov
|
52f2b8178b
|
docs updatesx
|
2019-01-06 03:01:20 -05:00 |
|
Anton Lavrenov
|
4d58cd6479
|
initial migrate to typescript
|
2019-01-01 15:59:27 -05:00 |
|