shabados / presenter

Desktop app for presenting the Shabad OS Database on projectors, TVs, and live streams
https://shabados.com
MIT License
18 stars 15 forks source link

Revert broken ESLint changes #673

Closed ManpreetSL closed 1 year ago

ManpreetSL commented 1 year ago

At the moment, the app doesn't run because the ESLint changes that were made are interfering with the app running, such as changed imports and package version issues (Shabad OS ESLint config conflicting with Create React App).

To get the app back into a working, runnable state, this PR reverts the relevant commits.