1
0
Fork 0

[node] dependencies update and commit old files

This commit is contained in:
Julien Dessaux 2025-02-18 00:18:16 +01:00
parent 3656b87b86
commit fd06283b8d
Signed by: adyxax
GPG key ID: F92E51B86E07177E
8 changed files with 323 additions and 1135 deletions

View file

@ -11,7 +11,7 @@
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
/* Language and Environment */
"target": "es2022", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
"target": "es2024", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
// "jsx": "preserve", /* Specify what JSX code is generated. */
// "experimentalDecorators": true, /* Enable experimental support for legacy experimental decorators. */