Boshen

Results 565 comments of Boshen

The error message is leading, it should be something like "we do not support files other than json".

> This is actually a HUGE issue because now the new "Flat Config" format (the `eslint.config.js`) is the default in ESLint (and ALL the other formats are now deprecated, they...

> You can't load and evaluate JavaScript from Rust, that's the crux of the problem. > > To make this even remotely work, you would need to execute a `node`...

Due to lack of resources, we decided to cut down the scope and aim for a beta release https://github.com/oxc-project/oxc/issues/5653 Close as not planned for now, we may reconsider this in...

Ok, I'll test again once I get the time.

![image](https://github.com/oxc-project/oxc/assets/1430279/d568e159-3fe8-4d0e-ae80-05e9df674197) Reporting 0 modules in https://github.com/mermaid-js/mermaid

![image](https://github.com/oxc-project/oxc/assets/1430279/9bd0dcab-db0e-4c40-a0ae-8d3b13c7bc05) False positive in kibana and vscode? no `export *` in sight.

> It doesn't exclusively look at star exports it counts the number of exports and declarations if exports are higher and also than declarations and also greater equal a certain...

Ohh ... so there's no formal definition for what a "barrel file" is ... Definition 1: https://gist.github.com/developit/a306951af9c0cfdf5925f126428887eb#file-no-barrel-js-L126 Using the facade value from es-module-lexer. https://www.npmjs.com/package/es-module-lexer#facade-detection > Facade modules that only use...

Cool, found the source: https://github.com/import-js/eslint-plugin-import/issues/2922#issuecomment-1819003265