Tony Brix
|
22ebdb2507
|
fix: remove deprecated options (#2936)
BREAKING CHANGE: deprecated options removed. See https://marked.js.org/using_advanced#options to see how to enable the removed options with extensions.
|
2023-09-02 22:02:24 -06:00 |
|
Tony Brix
|
65934c13ca
|
fix: remove unknown from walkTokens return types (#2955)
* fix: remove unknown from walkTokens return types
* build before testing types
|
2023-08-26 09:57:05 -06:00 |
|
Tony Brix
|
b6ee877d58
|
fix: ignore async: false when async: true is set by an extension (#2920)
|
2023-08-19 16:58:32 -06:00 |
|
Tony Brix
|
a990c54e0c
|
fix: fix more types (#2893)
Co-authored-by: Steven <steven@ceriously.com>
|
2023-08-19 16:55:56 -06:00 |
|
Tony Brix
|
ff1602c178
|
fix: noImplicitAny: true (#2891)
|
2023-08-09 23:33:46 -06:00 |
|
Florian Dreier
|
cb549065f1
|
fix: Migrate to Typescript (#2805)
BREAKING CHANGE: Migrate to Typescript
|
2023-07-29 00:31:34 -06:00 |
|