mirror-secustor-helm-charts/tsconfig.json

7 lines
130 B
JSON

{
"compilerOptions": {
"moduleResolution": "nodenext",
"allowImportingTsExtensions": true,
"target": "esnext"
}
}