fisker Cheung

Results 1279 comments of fisker Cheung

By `nonexistent properties`, what about `window.JSON = require('json2')` ? I guess, `JSON` should considered `exist`, maybe people could allow it by `// eslint-disable`

Yes, I think it's good.

@osdiab https://github.com/prettier/eslint-config-prettier/blob/83c4f374f06d0cb1c0e55bc3f3b1ab75a1a34a89/index.js#L142-L144

A good one for this request https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2017

Blocked by https://github.com/eslint/eslint/issues/17962

https://github.com/eslint/eslint/issues/18044

Personally I don't use `inline` (except some really simple functions), what style do you use? @fregante @sindresorhus

I only care function/class is anonymous or not. I'm fine with ```js class A {} export default A; ``` ```js export default class A {}; ``` ```js function a {}...

I know, but I don't want all [these options](https://github.com/prettier/prettier/blob/ed23dacc9e655c3876971b30859497b17ff2cf9f/eslint.config.js#L155-L164), I also want get ride of that plugin.

Maybe we can also suggest a fix based on the filename.