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

Eslint config update ignores branch #113

Merged
merged 2 commits into from
May 1, 2024

Conversation

nexmoe
Copy link
Owner

@nexmoe nexmoe commented May 1, 2024

No description provided.

nexmoe added 2 commits May 1, 2024 22:04
- Define a mapping type to constrain functions in adapters
- Ensure adapters comply with the mapping type
- Use type assertion instead of 'any' to enforce type safety

fix: Disable XSS warning for v-html directive in Vue files

- Add rule to disable 'vue/no-v-html' warning in Vue files

chore: Update list of allowed domains in nuxt.config.ts

- Add 'ipfs.crossbell.io' to the list of allowed domains
Make the `url` prop in the Header component required by changing its type to
`string | null`. This change ensures that a URL is always provided for the
Header component to function correctly.
Copy link

vercel bot commented May 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
roam-space ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2024 2:10pm

@nexmoe nexmoe merged commit a44bf27 into main May 1, 2024
3 checks passed
@nexmoe nexmoe deleted the eslint-config-update-ignores-branch branch May 1, 2024 14:21
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