Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added provision eslint setup #2

Merged
merged 17 commits into from
Jun 3, 2024
Merged

Conversation

eKrausedivae
Copy link
Collaborator

@eKrausedivae eKrausedivae commented May 17, 2024

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):

Fix #56

Test URLs:

Copy link

aem-code-sync bot commented May 17, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented May 17, 2024

Page Scores Audits Google
/ PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@aem-code-sync aem-code-sync bot temporarily deployed to feature/56-eslint-setup May 22, 2024 07:26 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to feature/56-eslint-setup May 23, 2024 11:49 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to feature/56-eslint-setup May 24, 2024 11:08 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to feature/56-eslint-setup May 24, 2024 14:22 Inactive
…nto feature/56-eslint-setup

# Conflicts:
#	package-lock.json
#	types/src/app/tasks/adjustMarkup.d.ts
#	types/src/app/tasks/collectBlocks.d.ts
#	types/src/app/tasks/decorateBlocks.d.ts
#	types/src/app/tasks/decorateButtons.d.ts
#	types/src/app/tasks/loadBlock.d.ts
#	types/src/app/tasks/loadBlockModules.d.ts
#	types/src/app/tasks/loadBlockStyles.d.ts
#	types/src/app/tasks/loadCSS.d.ts
#	types/src/app/tasks/readBlockConfig.d.ts
#	types/src/app/tasks/showSection.d.ts
#	types/src/app/tasks/transformSections.d.ts
#	types/src/app/tasks/waitForLCP.d.ts
#	types/src/app/utils/getUrlForEndpoint.d.ts
#	types/src/blocks/hello-world/hello-world.d.ts
#	types/src/utils/getChildNodeFloat.d.ts
#	types/src/utils/getChildNodeInt.d.ts
#	types/src/utils/toClassName.d.ts
@aem-code-sync aem-code-sync bot temporarily deployed to feature/56-eslint-setup May 24, 2024 15:18 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to feature/56-eslint-setup May 24, 2024 15:22 Inactive
@LoomingEcho LoomingEcho merged commit 3dd6d6f into develop Jun 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Das Boilerplate sollte ESLint für die statische Codeanalyse integrieren.
3 participants