Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/.madgerc
2024-07-04 20:41:07 +02:00

10 lines
130 B
Plaintext

{
"tsConfig": "tsconfig.json",
"detectiveOptions": {
"ts": {
"skipTypeImports": true,
"skipAsyncImports": true
}
}
}