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
..
2023-09-09 17:51:42 -06:00
2024-11-17 21:53:28 -07:00
2023-09-09 17:51:42 -06:00
2022-12-17 11:33:50 -06:00
2018-06-24 01:46:42 -05:00
2020-07-13 13:07:46 -05:00
2024-07-14 18:54:46 -06:00