This commit is contained in:
Curt Tudor
2024-03-26 09:32:10 -06:00
parent fb8c49d85e
commit cc8a8d2f5e
6 changed files with 2 additions and 6122 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +0,0 @@
{
"compilerOptions": {
"rootDir": "src",
"outDir": "dist",
"strict": true,
"target": "es6",
"module": "commonjs",
"sourceMap": true,
"esModuleInterop": true,
"moduleResolution": "node"
}
}