Files
planilla/api/node_modules/get-proto/tsconfig.json
josedario87 e1dc751397
Some checks failed
build-and-push / build (push) Successful in 33s
build-and-push / deploy (push) Failing after 1s
Modulo planilla v1
2025-05-02 17:59:47 -06:00

10 lines
118 B
JSON

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