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

feat: qwik eslint rules #332

Merged
merged 9 commits into from
Mar 28, 2022
Merged

feat: qwik eslint rules #332

merged 9 commits into from
Mar 28, 2022

Conversation

manucorporat
Copy link
Contributor

@manucorporat manucorporat commented Mar 28, 2022

export const rules = {
   'no-props-destructuring': noPropsDestructuring,
   'no-use-after-await': noUseAfterAwait,
 };

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 28, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5dddbd1
Status: ✅  Deploy successful!
Preview URL: https://037fc63b.qwik-docs.pages.dev

View logs

@manucorporat manucorporat merged commit a29e3a8 into main Mar 28, 2022
@manucorporat manucorporat deleted the eslint-modern branch March 28, 2022 15:58
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.

1 participant