From ab030db6a66be4540d0958128fb25f1f1b654c06 Mon Sep 17 00:00:00 2001 From: "WillBooster Inc." Date: Sat, 9 Dec 2023 14:40:04 +0000 Subject: [PATCH] chore: willboosterify this repo --- .eslintignore | 139 +++-------------- .gitignore | 142 +++--------------- .prettierignore | 139 +++-------------- packages/shared-lib-blitz-next/.eslintignore | 139 +++-------------- packages/shared-lib-blitz-next/.gitignore | 142 +++--------------- .../shared-lib-blitz-next/.prettierignore | 139 +++-------------- packages/shared-lib-node/.eslintignore | 139 +++-------------- packages/shared-lib-node/.gitignore | 142 +++--------------- packages/shared-lib-node/.prettierignore | 139 +++-------------- packages/shared-lib-react/.eslintignore | 139 +++-------------- packages/shared-lib-react/.gitignore | 142 +++--------------- packages/shared-lib-react/.prettierignore | 139 +++-------------- packages/shared-lib/.eslintignore | 139 +++-------------- packages/shared-lib/.gitignore | 142 +++--------------- packages/shared-lib/.prettierignore | 139 +++-------------- packages/wb/.eslintignore | 139 +++-------------- packages/wb/.gitignore | 142 +++--------------- packages/wb/.prettierignore | 139 +++-------------- 18 files changed, 378 insertions(+), 2142 deletions(-) diff --git a/.eslintignore b/.eslintignore index 7f2d309d..570d3f18 100644 --- a/.eslintignore +++ b/.eslintignore @@ -333,124 +333,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/.gitignore b/.gitignore index 1039cbd0..5fbd7f30 100644 --- a/.gitignore +++ b/.gitignore @@ -322,127 +322,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/.prettierignore b/.prettierignore index 6d7eeb07..e91d2dcc 100644 --- a/.prettierignore +++ b/.prettierignore @@ -330,124 +330,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-blitz-next/.eslintignore b/packages/shared-lib-blitz-next/.eslintignore index 7f2d309d..570d3f18 100644 --- a/packages/shared-lib-blitz-next/.eslintignore +++ b/packages/shared-lib-blitz-next/.eslintignore @@ -333,124 +333,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-blitz-next/.gitignore b/packages/shared-lib-blitz-next/.gitignore index 1039cbd0..5fbd7f30 100644 --- a/packages/shared-lib-blitz-next/.gitignore +++ b/packages/shared-lib-blitz-next/.gitignore @@ -322,127 +322,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-blitz-next/.prettierignore b/packages/shared-lib-blitz-next/.prettierignore index 6d7eeb07..e91d2dcc 100644 --- a/packages/shared-lib-blitz-next/.prettierignore +++ b/packages/shared-lib-blitz-next/.prettierignore @@ -330,124 +330,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-node/.eslintignore b/packages/shared-lib-node/.eslintignore index 7f2d309d..570d3f18 100644 --- a/packages/shared-lib-node/.eslintignore +++ b/packages/shared-lib-node/.eslintignore @@ -333,124 +333,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-node/.gitignore b/packages/shared-lib-node/.gitignore index 1039cbd0..5fbd7f30 100644 --- a/packages/shared-lib-node/.gitignore +++ b/packages/shared-lib-node/.gitignore @@ -322,127 +322,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-node/.prettierignore b/packages/shared-lib-node/.prettierignore index 6d7eeb07..e91d2dcc 100644 --- a/packages/shared-lib-node/.prettierignore +++ b/packages/shared-lib-node/.prettierignore @@ -330,124 +330,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-react/.eslintignore b/packages/shared-lib-react/.eslintignore index 4568b365..997603c2 100644 --- a/packages/shared-lib-react/.eslintignore +++ b/packages/shared-lib-react/.eslintignore @@ -333,124 +333,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-react/.gitignore b/packages/shared-lib-react/.gitignore index 9c50c9cd..a389944e 100644 --- a/packages/shared-lib-react/.gitignore +++ b/packages/shared-lib-react/.gitignore @@ -322,127 +322,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib-react/.prettierignore b/packages/shared-lib-react/.prettierignore index 6d1f93eb..2b6994d0 100644 --- a/packages/shared-lib-react/.prettierignore +++ b/packages/shared-lib-react/.prettierignore @@ -330,124 +330,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib/.eslintignore b/packages/shared-lib/.eslintignore index 7f2d309d..570d3f18 100644 --- a/packages/shared-lib/.eslintignore +++ b/packages/shared-lib/.eslintignore @@ -333,124 +333,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib/.gitignore b/packages/shared-lib/.gitignore index 1039cbd0..5fbd7f30 100644 --- a/packages/shared-lib/.gitignore +++ b/packages/shared-lib/.gitignore @@ -322,127 +322,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/shared-lib/.prettierignore b/packages/shared-lib/.prettierignore index 6d7eeb07..e91d2dcc 100644 --- a/packages/shared-lib/.prettierignore +++ b/packages/shared-lib/.prettierignore @@ -330,124 +330,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/wb/.eslintignore b/packages/wb/.eslintignore index 7f2d309d..570d3f18 100644 --- a/packages/wb/.eslintignore +++ b/packages/wb/.eslintignore @@ -333,124 +333,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/wb/.gitignore b/packages/wb/.gitignore index 1039cbd0..5fbd7f30 100644 --- a/packages/wb/.gitignore +++ b/packages/wb/.gitignore @@ -322,127 +322,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node diff --git a/packages/wb/.prettierignore b/packages/wb/.prettierignore index 6d7eeb07..e91d2dcc 100644 --- a/packages/wb/.prettierignore +++ b/packages/wb/.prettierignore @@ -330,124 +330,27 @@ tags # End of https://www.toptal.com/developers/gitignore/api/vim - - - - - - - -www.toptal.com | 502: Bad gateway - - - - - - - - - -
-
-
-

- Bad gateway - Error code 502 -

-
- Visit cloudflare.com for more information. -
-
2023-12-08 14:40:56 UTC
-
-
-
-
- -
-
- - - - -
- You -

- - Browser - -

- Working -
- -
- - Ashburn -

- - Cloudflare - -

- Working -
- -
-
- - - - -
- www.toptal.com -

- - Host - -

- Error -
- -
-
-
- -
-
-
-

What happened?

-

The web server reported a bad gateway error.

-
-
-

What can I do?

-

Please try again in a few minutes.

-
-
-
- - - -
-
- - +# Created by https://www.toptal.com/developers/gitignore/api/yarn +# Edit at https://www.toptal.com/developers/gitignore?templates=yarn + +### yarn ### +# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored + +.yarn/* +!.yarn/releases +!.yarn/patches +!.yarn/plugins +!.yarn/sdks +!.yarn/versions + +# if you are NOT using Zero-installs, then: +# comment the following lines +# !.yarn/cache + +# and uncomment the following lines +.pnp.* + +# End of https://www.toptal.com/developers/gitignore/api/yarn # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node