update tsconfig

This commit is contained in:
2024-04-14 17:35:54 +02:00
parent 21b3870a7d
commit 50cc3fa8bf
4 changed files with 73 additions and 210 deletions

View File

@@ -19,15 +19,13 @@
"files management",
"TypeScript",
"Node.js",
"read files",
"write files",
"copy files",
"file operations",
"file manipulation",
"file streaming",
"directories manipulation",
"virtual file system",
"virtual directory",
"filesystem utilities",
"ESM syntax",
"memory-efficient streaming"
"memory-efficient file handling",
"custom file operations"
],
"author": "Lossless GmbH <hello@lossless.com> (https://lossless.com)",
"license": "MIT",
@@ -75,4 +73,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}