lix-website/themes/lix/assets/bootstrap/node_modules/data-view-byte-length/tsconfig.json
2024-04-26 22:49:34 -06:00

10 lines
242 B
JSON

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