Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Update lint to same standard as metamask-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwing committed Mar 7, 2021
1 parent b17e0af commit 842021c
Show file tree
Hide file tree
Showing 8 changed files with 1,346 additions and 862 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ module.exports = {
}],

ignorePatterns: ['dist'],
}
};
2 changes: 2 additions & 0 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
singleQuote: true
trailingComma: all
Loading

0 comments on commit 842021c

Please sign in to comment.