Attila Gonda

Results 2 issues of Attila Gonda

## Imports fields is not supported ### Overview **Short description**: **resolve** fails to handle Node.js' [imports field](https://nodejs.org/docs/latest/api/packages.html#imports) style imports. **Steps to reproduce**: 1. Add a simple entry to imports fields...

**Is your feature request related to a problem? Please describe.** I have difficulties to read `===` and `!==` ligatures and also to distinguish them from the `==` / `!=`. **Describe...