yrevocnu / psychedelic-glass-bead-game

1 stars 2 forks source link

ESLint general installation instructions not working #38

Closed sbenthall closed 3 years ago

sbenthall commented 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.

benheller commented 3 years ago

This was indeed broken. It has been updated! You can now run yarn eslint . to lint the entire workspace.