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

10 lines
116 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}