node-ejs-renderer/node_modules/set-function-length/tsconfig.json

10 lines
116 B
JSON
Raw Permalink Normal View History

2024-06-09 13:55:01 -04:00
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}