Lukas Obermann
|
0cad4919a9
|
build(ts): upgrade typescript config
|
2023-05-31 14:38:52 +02:00 |
|
Lukas Obermann
|
2a4a2bcf8f
|
build: Fixed tsconfig for webpack
Webpack requires an outut from the compiler.
|
2020-11-05 15:28:21 +01:00 |
|
Lukas Obermann
|
f409358015
|
Downgraded TypeScript to fix 356 unexpected errors (MINOR upgrade)
Replaced @ts-expect-error with @ts-ignore since 3.8.3 doesnt support that feature
|
2020-09-09 12:48:48 +02:00 |
|
Lukas Obermann
|
080e760600
|
Fixed tests
|
2020-09-09 12:28:16 +02:00 |
|
Lukas Obermann
|
2772154352
|
Moved some testing files to TS, but does not work yet
|
2020-09-09 00:30:07 +02:00 |
|