Skip to content

Commit

Permalink
Init EPF Account commit
Browse files Browse the repository at this point in the history
  • Loading branch information
plusminushalf committed Feb 2, 2023
1 parent f7b0a5b commit 7cb5bc6
Show file tree
Hide file tree
Showing 90 changed files with 2,956 additions and 21,887 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"presets": [
// "@babel/preset-env"
"@babel/preset-env",
"@babel/preset-react"
// "react-app"
],
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@

# secrets
secrets.*.js

yarn.lock
yarn-error.log
Loading

0 comments on commit 7cb5bc6

Please sign in to comment.