Closed sbenthall closed 3 years ago
Following these instructions: https://www.npmjs.com/package/eslint
is not working. Please provide instructions for how to provide eslint using providing configuration file in the README.
This was indeed broken. It has been updated! You can now run yarn eslint . to lint the entire workspace.
yarn eslint .
Following these instructions: https://www.npmjs.com/package/eslint
is not working. Please provide instructions for how to provide eslint using providing configuration file in the README.