Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update eslint #1279

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

feat: update eslint #1279

wants to merge 13 commits into from

Conversation

mogusbi-motech
Copy link
Contributor

No description provided.

@mogusbi-motech
Copy link
Contributor Author

Waiting for prettier/eslint-config-prettier#272 to be merged in

Update TypeScript ESLint to version 8 and replace the archived TypeScript Airbnb ruleset with the
new forked version

BREAKING CHANGE: TypeScript ESLint will need to be upgraded, eslint-config-airbnb-typescript package
replaced with @kesills/eslint-config-airbnb-typescript and @stylistic/eslint-plugin added
@mogusbi-motech mogusbi-motech force-pushed the feature/update-eslint-ts branch from 25b02e9 to eaa8f97 Compare January 15, 2025 11:55
@mogusbi mogusbi marked this pull request as ready for review January 16, 2025 08:59
Copy link

Add these params to your .env.local file

REACT_APP_APPSYNC_URL="https://viidhfbckbampgikjc2kuaxiva.appsync-api.eu-west-1.amazonaws.com/graphql"
REACT_APP_AWS_REGION="eu-west-1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment