Skip to content

Commit fdb47b2

Browse files
committed
my-app refactor to point node 22
1 parent 6bf195e commit fdb47b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-contenedores/contenedores-vi/my-app/frontend/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"sourceMap": true,
1010
"jsx": "react",
1111
"noLib": false,
12-
"suppressImplicitAnyIndexErrors": true,
12+
// "suppressImplicitAnyIndexErrors": true,
1313
"skipLibCheck": true,
1414
"esModuleInterop": true
1515
},

0 commit comments

Comments
 (0)