Skip to content

Conversation

czosel
Copy link
Collaborator

@czosel czosel commented Jan 3, 2020

Seems like since arrow function support was merged, functions called "fn" can't be parsed anymore.

Based on #463

czosel added 2 commits January 3, 2020 20:50
* extract jest config into jest.config.js
* run eslint using jest-runner-eslint
* rename "lint" script to "fix" because it includes --fix
* remove "cover" script, coverage can still be tested locally with
`COVERAGE=1 npm test`
* add eslint-plugin-jest
* remove some redundant tests
* refactor some tests using it.each
@czosel czosel requested a review from ichiriac January 3, 2020 20:28
@czosel
Copy link
Collaborator Author

czosel commented Jan 3, 2020

🙈 Guess I should have read about how arrow functions work in 7.4 first

@czosel czosel closed this Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant