Open
Description
when tsconfig.json have
"compilerOptions": { "module": "esnext", "moduleResolution": "bundler", "composite": true, "allowJs": true, "jsx": "react-native", "noEmit": true, "skipLibCheck": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, }
typescript can parse package.json exports
but madge no parse
will skipped
Metadata
Metadata
Assignees
Labels
No labels
Activity