-
Notifications
You must be signed in to change notification settings - Fork 3
feat: angular 18 (#DS-2894) #298
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
Conversation
Visit the preview URL for this PR (updated for commit efd3aae): https://koobiq-next--prs-298-ixl6mmm6.web.app (expires Sun, 29 Sep 2024 07:34:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c |
.eslintignore
Outdated
@@ -9,3 +9,7 @@ node_modules | |||
|
|||
# ignore nunjuck templates | |||
/tools/api-gen/rendering/templates | |||
|
|||
# ignore index.html | |||
/apps/docs/src/index.html |
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.
регэксп не завелся?
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.
я и не пробовал...
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.
@artembelik хорошо что обратил внимание. Я решил перепроверить и сделал изменения в index.html, регулярка сработала, но он не дает закоммитить:
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.
закомить c --no-verify
флагом, это баг еслинта, который исправили в новой версии, позже обновимся
Summary
List of notable changes:
What should reviewers focus on?