stegripe / rawon

A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.
https://rawon.stegripe.org
GNU Affero General Public License v3.0
1.46k stars 1.69k forks source link

[Features] Update Pages CRA to v5 #676

Closed Mednoob closed 2 years ago

Mednoob commented 2 years ago

CRA v5 have a built-in support for tailwind and uses ESLint 8. This means that no more hard times on extending the configuration (like using CRACO or force-install to use @zhycorp/eslint-config).

Mednoob commented 2 years ago

To Do