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

Location and description of import_map.json #2364

Open
k35o opened this issue Mar 15, 2024 · 0 comments · May be fixed by #2365
Open

Location and description of import_map.json #2364

k35o opened this issue Mar 15, 2024 · 0 comments · May be fixed by #2365

Comments

@k35o
Copy link

k35o commented Mar 15, 2024

.vscode/import_map.json is used in deno.json as well as .vscode/settings.json.
If deno.json uses it, I thought it was fine to place it in root.

Even if not, I felt that the following notations should be eliminated.

  "scopes": {
    "THIS FILE EXISTS ONLY FOR VSCODE! IT IS NOT USED AT RUNTIME": {}
  },

https://github.com/denoland/fresh/blob/main/.vscode/import_map.json#L2-L4

@k35o k35o changed the title Location and description of import_map.json. Location and description of import_map.json Mar 15, 2024
@k35o k35o linked a pull request Mar 15, 2024 that will close this issue
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 a pull request may close this issue.

1 participant