唯然

Results 227 comments of 唯然

> I wonder if I should just close this one, over here? agreed. the rebased branch is having many commits from the fork. 😂

for someone blocked by the plugin, I've just pushed a fork: [eslint-plugin-n](https://www.npmjs.com/package/eslint-plugin-n). it just added supports for eslint v8.

nicholas also agreed to the eslint-community, will put together an RFC for how it will work.

for someone blocked by the plugin, I've just pushed a fork: * npm: [eslint-plugin-n](https://www.npmjs.com/package/eslint-plugin-n). * repo: [eslint-community/eslint-plugin-node](https://github.com/eslint-community/eslint-plugin-node) it just added supports for eslint v8.

I've created a simple repro: https://github.com/aladdin-add/issue7 (it was simplified from a private repo) thanks in advance!

`espree.parse()` accept an option `ecmaVersion` - its defaults to 5. maybe the generated regexps are valid, but not supported in ES5?

It's hard to list all rules -- there are many eslint plugins maintained by the community. I would recommend some repos like https://github.com/dustinspecker/awesome-eslint.