- Support rule.loader and rule or use as a function in webpack config (332a7f6)
- Prettier config + fixes (df5bf8a)
- Introduce two passes for webpack config resolution + extend tests (e183975)
- Ignore (only) error thrown by @rushstack/eslint-patch in eslint plugin (56e275e)
- Minor refactorings (355472f)
- Install dummy extension handlers for non JS/TS files (6154b4b)
- Ignore only specific error from get-tsconfig, re-throw everything else (7b44475)
- Re-throw all esm-loader exceptions (6079848)
- Improve heuristic to find first positional arg (fixes #55) (000e7d3)
- Fix removal of project path on Windows (3d61ca5)