Skip to content

Commit 72132a8

Browse files
authored
chore(environments): update .prettierignore and resync artifacts (#2506)
* Split environments into respective folders * Initial approach * Simpler solution * Add auth/geo/datastore scripts * Add general pull command * Update react aws-exports * Vue aws-exports update * Angular aws-exports updates * Explicitly get path to the shell file * fix typo * Update .prettierignore * Re-sync @aws-amplify/cli artifacts * Add one more out-of-sync .d.ts file
1 parent b60fec2 commit 72132a8

File tree

16 files changed

+176
-176
lines changed

16 files changed

+176
-176
lines changed

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
.husky
33
.changeset
44
dist
5-
.d.ts
65
*.mdx
6+
*.d.ts

environments/auth/adminui-auth-with-email-and-phone/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/adminui-auth-with-totp-mfa/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/auth-with-all-attributes/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/auth-with-email-and-custom-attributes/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/auth-with-email-lambda-signup-trigger/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/auth-with-email/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/auth-with-federated/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/auth-with-multi-alias/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

environments/auth/auth-with-phone-and-sms-mfa/amplify/backend/types/amplify-dependent-resources-ref.d.ts

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)