5 ms·
ESLint does not even support the browser. I think your first sentence is (I'm assuming accidentally) creating a straw man argument.
by bugmen0t 4y ago
ESLint does not even support the browser. I think your first sentence is (I'm assuming accidentally) creating a straw man argument.
- capableweb 4y agoYeah, you're right, it doesn't quite apply here. But I think the general idea applies. JavaScript is supported, used and known by more developers than TypeScript, no matter if it's in the browser or not.
- pritambaral 4y agoOne of the stated goals of this rewrite is to support running in the browser.
- nerdbeere 4y agoFrom the github issue: > Runtime agnostic. ESLint should be able to run in any runtime, whether Node.js, Deno, the browser, or other. Runtime agnostic. ESLint should be able to run in any runtime, whether Node.js, Deno, the browser, or other. […]