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

Rule suggestion: no-external-imports (enforce deps.ts convention) #944

Open
gewoonwoutje opened this issue Oct 20, 2021 · 1 comment
Open

Comments

@gewoonwoutje
Copy link

I'd like to use a deps.ts and/or import map to load external imports (i.e. non-relative imports), and would like to enforce this convention. In other words, I'd like to block using imports from https://... sources in all files, except import maps and a deps.ts dependencies file (/ files excluded with an ignore pragma).

@hosseind88
Copy link
Contributor

If nobody is already working on this PR, I'd like to work on it

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

No branches or pull requests

2 participants