astro/.vscode/settings.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
65 B
JSON
Raw Normal View History

2023-07-24 18:48:40 +00:00
{
"typescript.preferences.importModuleSpecifierEnding": "js"
}