diff options
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index a0c5a18..b1cdace 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -91,5 +91,6 @@ "bold": false, "italic": false } - ] + ], + "javascript.preferences.importModuleSpecifierEnding": "js" }
\ No newline at end of file |