FLUJOS/BACK_BACK/node_modules/data-view-byte-length/tsconfig.json
2025-11-07 00:06:12 +01:00

9 lines
242 B
JSON
Executable file

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
},
"exclude": [
"coverage",
],
}