Skip to content

Commit 15382d7

Browse files
[compiler][eslint] Use logger callback instead of exceptions to report eslint diagnostics
--- * panicThreshold: `all_errors` -> `none` * inject an error logger through compiler config (instead of using exceptions) We currently report at most one lint warning per file, this lets us exhaustively report all available ones (see new test fixture for example) ghstack-source-id: 5299315 Pull Request resolved: facebook#30336
1 parent e307a49 commit 15382d7

File tree

2 files changed

+581
-540
lines changed

2 files changed

+581
-540
lines changed

0 commit comments

Comments
 (0)