-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit 4e05344.
- Loading branch information
1 parent
df27f37
commit 722ab00
Showing
117 changed files
with
34,576 additions
and
36,989 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 @@ | ||
BROWSER=none | ||
VITE_API_ROOT=https://farmhand.vercel.app/ | ||
VITE_NAME=$npm_package_name | ||
VITE_FARMHAND_PACKAGE_VERSION=$npm_package_version | ||
VITE_TURN_USERNAME= | ||
VITE_TURN_CREDENTIAL= | ||
REACT_APP_API_ROOT=https://farmhand.vercel.app/ | ||
REACT_APP_NAME=$npm_package_name | ||
REACT_APP_VERSION=$npm_package_version | ||
REACT_APP_TURN_USERNAME= | ||
REACT_APP_TURN_CREDENTIAL= |
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,7 +1,4 @@ | ||
{ | ||
"globals": { | ||
"vitest": true | ||
}, | ||
"extends": ["react-app"], | ||
"rules": { | ||
"import/order": [ | ||
|
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 |
---|---|---|
|
@@ -4,6 +4,5 @@ build | |
Session.vim | ||
.DS_Store | ||
.idea | ||
coverage | ||
|
||
.vercel |
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.