Suppress moduleResolution error for now

Opened #265420 to track proper fix
This commit is contained in:
Matt Bierner
2025-09-05 14:41:05 -07:00
parent f67462f31a
commit ceaaba2eb0

View File

@@ -10,6 +10,7 @@
"paths": {},
"module": "amd",
"moduleResolution": "node",
"ignoreDeprecations": "6.0",
"removeComments": false,
"preserveConstEnums": true,
"target": "ES2022",