Closed robinvw1 closed 2 years ago
Running yarn lint after pulling the repository, will return an error without having made any change yet.
yarn lint
Changed the PR. Found out this babel.config.js not being used, because there's already example/babel.config.js.
Thanks for your PR Robin!
Description
Runningyarn lint
after pulling the repository, will return an error without having made any change yet.Changed the PR. Found out this babel.config.js not being used, because there's already example/babel.config.js.