-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
1 parent
ef0964e
commit 1f7cfd1
Showing
141 changed files
with
19,029 additions
and
13,241 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 |
---|---|---|
|
@@ -3,7 +3,8 @@ | |
|
||
# build | ||
/.cache | ||
/.next | ||
/build | ||
/public/build | ||
/tsconfig.tsbuildinfo | ||
|
||
# test | ||
|
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,11 +1,19 @@ | ||
{ | ||
"extends": [ | ||
"@remix-run/eslint-config", | ||
"@remix-run/eslint-config/node", | ||
"@remix-run/eslint-config/jest-testing-library", | ||
"@bradgarropy/eslint-config", | ||
"@bradgarropy/eslint-config-react", | ||
"@bradgarropy/eslint-config-typescript", | ||
"next" | ||
"@bradgarropy/eslint-config-typescript" | ||
], | ||
"rules": { | ||
"@next/next/no-img-element": "off" | ||
// https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/rules/no-await-sync-events.md#when-not-to-use-it | ||
"testing-library/no-await-sync-events": [ | ||
"error", | ||
{ | ||
"eventModules": ["fire-event"] | ||
} | ||
] | ||
} | ||
} |
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 |
---|---|---|
|
@@ -3,7 +3,8 @@ | |
|
||
# build | ||
/.cache | ||
/.next | ||
/build | ||
/public/build | ||
/tsconfig.tsbuildinfo | ||
|
||
# test | ||
|
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 |
---|---|---|
|
@@ -3,10 +3,10 @@ | |
|
||
# build | ||
/.cache | ||
/.next | ||
/build | ||
/public/build | ||
/tsconfig.tsbuildinfo | ||
|
||
|
||
# test | ||
/coverage | ||
|
||
|
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.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
1f7cfd1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
bradgarropy – ./
bradgarropy-git-main-bradgarropy.vercel.app
bradgarropy-bradgarropy.vercel.app
bradgarropy.vercel.app
bradgarropy.com
www.bradgarropy.com