haotian2006 / RbxDocs

https://haotian2006.github.io/RbxDocs/
2 stars 1 forks source link

Fix ESLint #11

Closed cyrus01337 closed 4 months ago

cyrus01337 commented 4 months ago

When I had setup ESLint initially, I hadn't realised that React and Astro code alike were not being linted. In hopes of completing the current feature, I aimed to resolve this promptly afterwards and stopped midway. This PR should remedy the ESLint mishap and allow ESLint 9's flat configuration format to be used and code to be linted (which is good).

cyrus01337 commented 4 months ago

Missed a dependency, this is still fine for review.