Fix packaging to correctly handle utils/

This commit is contained in:
venashial
2022-06-24 20:36:16 -07:00
parent e245edc843
commit 81c039d645
11 changed files with 66 additions and 36 deletions

View File

@@ -1,6 +1,9 @@
{
"prettier.endOfLine": "lf",
"cSpell.words": ["unplugin"],
"cSpell.words": [
"undici",
"unplugin"
],
"gitlens.showWelcomeOnInstall": false,
"gitlens.showWhatsNewAfterUpgrades": false,
"gitlens.plusFeatures.enabled": false,