unis_crm/frontend1/node_modules/i18next-browser-languagedet.../tsconfig.nonEsModuleInterop...

9 lines
171 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
// typescript defaults to these
"esModuleInterop": false,
"allowSyntheticDefaultImports": false
}
}