massive readme update

This commit is contained in:
2024-01-08 21:21:10 +01:00
parent b4cc35084c
commit 4199e99d81
5 changed files with 74 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"outDir": "./dist",
"outDir": "./built",
"allowJs": true,
"target": "ES6"
},