marked/docs
Spencer Whitehead 1f579f7628
fix: Remove unused plus typescript tightening (#3527)
* chore: remove unused build file

* chore: remove unused package

* chore: remove unused function

* chore: remove unnecessary | undefineds

* core: replace unnecessary &&s with optional chaining

* chore: use .at(-x) instead of .length - x property access

gives stricter TS typing, is more concise

* chore: tighten TS types

* chore: sort tokens alphabetically

* fix: typeof plus !== null check

* chore: type test for .parse, .use

* fix: if check
2024-11-17 21:53:28 -07:00
..
css
demo fix: Remove unused plus typescript tightening (#3527) 2024-11-17 21:53:28 -07:00
img
js
_document.html
.eslintrc.json
AUTHORS.md
broken.md
build.js
CODE_OF_CONDUCT.md
CONTRIBUTING.md
favicon.ico
INDEX.md
PUBLISHING.md
USING_ADVANCED.md
USING_PRO.md docs: fix indexOf typo (#3526) 2024-11-08 19:17:46 -07:00