Commit graph

20 commits

Author SHA1 Message Date
RahulGautamSingh
2dfc542183
chore: enabled json imports (#30223) 2024-07-17 18:33:36 +00:00
Michael Kriese
e5c6f38d75
refactor: enable strict checks (#16168)
* refactor:  enable strict checks

* chore: revert changes

* chore: fix tsconfig
2022-06-21 13:00:21 +02:00
Michael Kriese
5e0e9ac1c2
refactor: prepare esm helper (#13250)
* refactor: prepare esm helper

* chore: fix type name
2021-12-22 17:01:28 +01:00
Michael Kriese
2269909c5b
feat: import tslib to reduce code (#12691) 2021-11-16 18:00:04 +01:00
Pete Wagner
91e2743306
feat(github-releases): getDigest() (#10947) 2021-08-05 17:05:22 +02:00
Michael Kriese
74d7691bef
refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
Michael Kriese
91a7e6b660
build: remove babel (#8929) 2021-03-02 16:16:05 +00:00
Michael Kriese
00c56d8bde
chore: fix types (#5904)
* chore: fix types

* fix more types

* chore: mote fixes

* fix frmat

* chore: fix tests

* chore: fix type

* chore: cleanup

* chore: cleanup

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-07 10:23:45 +02:00
Michael Kriese
a1d648fc97
chore(ci): jest github annotations (#5845) 2020-04-02 06:01:31 +02:00
Joshua Gleitze
b8976581a6
feat(gradle): chmod gradlew (correctly) (#5823)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-29 11:17:45 +02:00
Rhys Arkins
5656ab9e39 fix(gradle): Revert "feat(gradle): chmod gradlew (#5806)"
This reverts commit f5c5a57505.
2020-03-29 06:57:08 +02:00
Joshua Gleitze
f5c5a57505
feat(gradle): chmod gradlew (#5806) 2020-03-28 17:47:27 +01:00
Michael Kriese
ae3d71387e
feat(internal): generate dynamic datasource imports (#5500) 2020-03-24 07:17:59 +01:00
Michael Kriese
4004f46c0b
refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
Michael Kriese
0e11084123 feat: generate typings and maps (#4146) 2019-07-23 10:34:02 +02:00
Michael Kriese
d97737914e refactor: add js type check (#4098) 2019-07-17 10:14:56 +02:00
Michael Kriese
0b063aeaa1 feat(build): use babel (#3825) 2019-05-28 11:21:17 +02:00
Michael Kriese
242148a99a test: allow debug jest (#3725) 2019-05-16 18:54:54 +02:00
Michael Kriese
7114260db6 test(gitFs): convert tests to typescript (#3719) 2019-05-16 13:42:25 +02:00
Michael Kriese
966e7c41cc feat: convert storage to typescript (#3686) 2019-05-15 15:40:29 +02:00