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

1.27.0-0.0.2: [fix] ledger u2f chrome 91 #580

Merged
merged 4 commits into from
Jun 11, 2021

Conversation

taylorjdawson
Copy link
Contributor

No description provided.

@@ -46,18 +46,19 @@
"prettier": "^2.0.5",
"rimraf": "^3.0.0",
"rollup": "^1.27.5",
"rollup-plugin-svelte": "^5.0.3",
"rollup-plugin-svelte": "^6.1.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -6,8 +6,7 @@ module.exports = {
},
extends: [
'plugin:@typescript-eslint/recommended',
'prettier/@typescript-eslint',
'plugin:prettier/recommended'
'prettier'
Copy link
Contributor Author

@taylorjdawson taylorjdawson Jun 9, 2021

Choose a reason for hiding this comment

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

I needed to update our eslint/prettier setup as I was getting some conflicting formatting issues between the two. It's a good time to do this as this is the approach that prettier recommends and follows the design principle of separation of concerns.

@taylorjdawson taylorjdawson changed the title 1.27.0-0.1.0: [fix] ledger u2f chrome 91 1.27.0-0.0.2: [fix] ledger u2f chrome 91 Jun 11, 2021
@taylorjdawson taylorjdawson merged commit 8c2651c into develop Jun 11, 2021
@taylorjdawson
Copy link
Contributor Author

Fixes #577

@taylorjdawson taylorjdawson deleted the fix/ledger-u2f-chrome-91 branch June 11, 2021 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants