TypeScript Professional — Hard
Key points
- 'resolution-mode' determines how imports are resolved in bundler mode
- It allows packages to be used in both CJS and ESM contexts
- This attribute is crucial for interoperability between different module formats
Ready to go further?
Related questions
