-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update eslint and prettier * Update linters again * Remove vue-cli eslint, use vue/vue3-recommended plugin and enforce component names in PascalCase * Lint (with prettier) json files * Remove eslint prettier plugin and install typescript-eslint, not the vue-cli one * using debugger statement in production set to throw an error * replace legacy tslint ignores with eslint ignore * Add eslintcache to gitignore * Remove prettierrc for now * Remove Nodejs global * Add comments * Fix version in package-lock * Add tailwind eslint plugin * Clean * Package merge * Add pretty-quick * Eslint autofix * Add prettier as eslint plugin, run pretty-quick only for md, json, yaml and html files * Add prettier vue * Autofix event name casing * Fix or ignore vue/require-default-prop rule case by case * Add prettier check back to package.json * Fix other errors manually * Lint pre-commit * Update husky * Add lint staged * Try lint staged * Add lint-staged * Try with error * Remove eslint cache and try again * Try with error for real * Try with error, don't allow warnings again * Try with autofix * Add prettier:fix script back * prettier:fix inherits variables from prettier script * Add --loglevel warn to prettier script * Set better default props * Make dependencies prop optional again * Change vue/attribute-hyphenation rule from "always" to "never"
- Loading branch information
1 parent
cc29c5a
commit d2263dc
Showing
214 changed files
with
4,240 additions
and
2,724 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
node_modules/ | ||
dist/ | ||
tokenlists.json | ||
package-lock.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
#!/bin/sh | ||
. "$(dirname "$0")/_/husky.sh" | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
npm run prettier:fix | ||
npm run lint:fix | ||
npx lint-staged |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
dist/ | ||
build/ | ||
public/data/tokenlists.json |
Oops, something went wrong.
d2263dc
There was a problem hiding this comment.
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:
beta-app – ./
beta.balancer.fi
beta-app-balancer.vercel.app
staging-app-tau.vercel.app
beta-app-git-develop-balancer.vercel.app
staging.app.balancer.fi
d2263dc
There was a problem hiding this comment.
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:
beta-goerli – ./
frontend-v2-gold.vercel.app
beta-goerli-git-develop-balancer.vercel.app
beta.goerli.balancer.fi
beta-goerli-balancer.vercel.app
d2263dc
There was a problem hiding this comment.
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:
beta-polygon – ./
beta-polygon-git-develop-balancer.vercel.app
beta.polygon.balancer.fi
beta-polygon-balancer.vercel.app
beta-polygon.vercel.app
d2263dc
There was a problem hiding this comment.
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:
beta-arbitrum – ./
beta.arbitrum.balancer.fi
beta-arbitrum.vercel.app
beta-arbitrum-balancer.vercel.app
beta-arbitrum-git-develop-balancer.vercel.app
d2263dc
There was a problem hiding this comment.
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:
beta-kovan – ./
beta-kovan-balancer.vercel.app
beta-kovan-git-develop-balancer.vercel.app
staging-kovan-app.vercel.app
beta.kovan.balancer.fi
staging.kovan.app.balancer.fi