Kyoso-Team / kyoso

0 stars 0 forks source link

Setup ESLint and Prettier at the monorepo level #1

Open L-Mario564 opened 1 week ago

L-Mario564 commented 1 week ago

Setup formatting and linting at the monorepo level.

Prettier and ESLint must be configured with all the plugins present in the previous repo: https://github.com/Kyoso-Team/kyoso-archive/blob/master/package.json.

Create two commands: lint and fmt.

L-Mario564 commented 1 week ago

I've implemented both, although the ESLint Drizzle plugin hasn't been setup since it hasn't been updated for ESLint v8.