audioshowkit/.vscode/settings.json
Harrison Deng ec6ce48988 Preparing library for export.
Reconfigured webpack.

Removed unused packages.

Added library exports (webpack configured to export IIFE).

Created showcase directory.
2022-04-17 17:44:52 -05:00

11 lines
227 B
JSON

{
"cSpell.words": [
"audioshowkit",
"audioshowkitlib",
"ckeditor",
"easings",
"linebreak",
"songplayer"
],
"javascript.preferences.importModuleSpecifierEnding": "js"
}