astro/.vscode/settings.json

4 lines
65 B
JSON
Raw Normal View History

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