Set up and document uPlot

This commit is contained in:
Joscha 2023-08-14 01:22:25 +02:00
parent 8496c557f6
commit 9caf664b10
7 changed files with 6909 additions and 0 deletions

View file

@ -6,6 +6,7 @@
"module": "ES2015",
"rootDir": "scripts",
"outDir": "target/static",
"allowJs": true,
// Misc
// TODO Source maps?