@vscode/emmet-helper

v2.9.3
Helper to use emmet modules in Visual Studio Code

prepublishOnly

npm run clean && yarn && npm run compile && npm run compile-esm && npm run test

watch

tsc -watch -p ./

compile

tsc -p ./

clean

rimraf lib

compile-esm

tsc -p ./tsconfig.esm.json

test

mocha lib/cjs/test

preversion

npm test

postversion

git push && git push --tags
npm i @vscode/emmet-helper

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 4/16/2024

Downloads