forked from eth-infinitism/trampoline
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
plusminushalf
committed
Feb 2, 2023
1 parent
f7b0a5b
commit 7cb5bc6
Showing
90 changed files
with
2,956 additions
and
21,887 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"presets": [ | ||
// "@babel/preset-env" | ||
"@babel/preset-env", | ||
"@babel/preset-react" | ||
// "react-app" | ||
], | ||
|
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 |
---|---|---|
|
@@ -22,3 +22,6 @@ | |
|
||
# secrets | ||
secrets.*.js | ||
|
||
yarn.lock | ||
yarn-error.log |
Oops, something went wrong.