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

Add eslint rule to prevent external urls for stories, html demo files, etc #9396

Open
driskull opened this issue May 22, 2024 · 0 comments
Open
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. p - low Issue is non core or affecting less that 10% of people using the library tooling Issues relating to build system fixes or improvements.

Comments

@driskull
Copy link
Member

Priority impact

p - low

Summary

Prevent developers from using external images and resources that may change, disappear or slow down a page/test.

Desired Outcome

Only local references for assets are allowed

Resources

#9392 (review)

@driskull driskull added tooling Issues relating to build system fixes or improvements. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels May 22, 2024
@github-actions github-actions bot added the p - low Issue is non core or affecting less that 10% of people using the library label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. p - low Issue is non core or affecting less that 10% of people using the library tooling Issues relating to build system fixes or improvements.
Projects
None yet
Development

No branches or pull requests

1 participant