Lars Strojny
|
479fbe5727
|
Refactor internal APIs
|
2022-11-14 01:20:53 +01:00 |
|
Lars Strojny
|
8102144b85
|
Explicit type imports
|
2022-11-13 13:34:09 +01:00 |
|
Lars Strojny
|
1088a78079
|
Strict type imports (#17)
When a symbols is only used as a type, require `import type {…}`
|
2022-11-10 13:00:45 +01:00 |
|
Lars Strojny
|
71e45a3d8c
|
More user-friendly (and developer-friendly) zod error reporting (#12)
Show each error message from zod and include an excerpt of the data
around the failing path if possible
|
2022-11-09 21:36:23 +01:00 |
|
Lars Strojny
|
84761dfa93
|
Replace runtypes with zod, validate config, stricter eslint config
|
2022-11-08 19:13:34 +01:00 |
|
Lars Strojny
|
ba3786bf6d
|
Fix linting issues
|
2022-11-07 23:02:24 +01:00 |
|
Lars Strojny
|
7fd1c5a03c
|
Extract prometheus server
|
2022-11-07 22:31:17 +01:00 |
|