"allowSyntheticDefaultImports": true
This flag solved problem, but it should be added to compilerOptions section of tsconfig.json
"allowSyntheticDefaultImports": true
This flag solved problem, but it should be added to compilerOptions section of tsconfig.json