eslint-utils icon indicating copy to clipboard operation
eslint-utils copied to clipboard

Function name for `export default function() {}`

Open fisker opened this issue 4 years ago • 2 comments

This function should have name 'default', I was going to send PR, but somehow I can't make test pass, I tried to reinstall deps serval times, but no luck.

fisker avatar May 14 '21 07:05 fisker

@mysticatea Can you fix it?

fisker avatar May 14 '21 07:05 fisker

For people watching this issue: we've already started with our own fork in order to not hold the wider community back anymore: https://github.com/eslint-community/regexpp

@mysticatea We would still love to move the original repo to the new @eslint-community though.


This PR is released in @eslint-community/eslint-utils v4.1.1 https://github.com/eslint-community/eslint-utils/releases/tag/v4.1.1

MichaelDeBoey avatar Oct 14 '23 16:10 MichaelDeBoey