VSCode auto-imports now have appropriate suffix.

This commit is contained in:
Harrison Deng 2022-04-16 03:21:23 -05:00
parent fa1ba87221
commit 58ef009b88

View File

@ -3,5 +3,6 @@
"audioshowkit",
"linebreak",
"songplayer"
]
],
"javascript.preferences.importModuleSpecifierEnding": "js"
}