Benjamin Odom
|
378ce95636
|
[QoL] Add TypeDoc as a Valid Doc Generator (#1609)
* Adds TypeDoc as a Valid Doc Generator
Run `npm install typedoc --save-dev`
then
Run `npx typedoc`
* Rename Revert
* Add Script
|
2024-05-30 20:05:38 -05:00 |
Flashfyre
|
bc4d1207b9
|
Disable source map
|
2024-04-28 23:15:12 -04:00 |
Flashfyre
|
7c8c034578
|
Change TS config to be non-strict
|
2024-03-30 21:17:59 -04:00 |
Devin Korb
|
53def01b51
|
Add unit testing support with vitest (#18)
* update loose files and add vitest
* update test scripts
* more support for vitest
* more test support
* update vscode settings
|
2024-03-30 20:47:47 -04:00 |