upleveled / eslint-config-upleveled

UpLeveled ESLint defaults for programming in JavaScript, TypeScript, React, Next.js, Node.js, Postgres.js
https://www.npmjs.com/package/eslint-config-upleveled
42 stars 12 forks source link

Add support for Expo with PostgreSQL #398

Closed ProchaLu closed 4 months ago

ProchaLu commented 4 months ago

This PR adds a new project type to UpLeveled ESLint. Previously, if a project had postgres installed, ESLint assumed it was a Next.js application. Now, with the use of Expo Router, we can set up PostgreSQL in an Expo React Native project. This update ensures that ESLint correctly identifies Expo projects with PostgreSQL.

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.