Navigation Menu

Skip to content

Commit

Permalink
build: don't fail local build on lint (#5219)
Browse files Browse the repository at this point in the history
  • Loading branch information
vm committed Nov 15, 2022
1 parent 947a078 commit dd8233f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env
Expand Up @@ -6,4 +6,5 @@ REACT_APP_AWS_API_ACCESS_KEY="AKIAYJJWW6AQ47ODATHN"
REACT_APP_AWS_API_ACCESS_SECRET="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"
REACT_APP_AWS_X_API_KEY="z9dReS5UtHu7iTrUsTuWRozLthi3AxOZlvobrIdr14"
REACT_APP_AWS_API_ENDPOINT="https://beta.api.uniswap.org/v1/graphql"
REACT_APP_TEMP_API_URL="https://temp.api.uniswap.org/v1"
REACT_APP_TEMP_API_URL="https://temp.api.uniswap.org/v1"
ESLINT_NO_DEV_ERRORS=true

1 comment on commit dd8233f

@vercel
Copy link

@vercel vercel bot commented on dd8233f Nov 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

interface – ./

interface-git-main-uniswap.vercel.app
interface-uniswap.vercel.app

Please sign in to comment.