prettier-plugin-interpolated-html-tags
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

prettier-plugin-interpolated-html-tags

Support interpolated tag names for HTML in Prettier formatting.

Dev

To debug tests do the following:

  1. run npm test -- --inspect-brk
  2. open Chrome and attach the node inspector
  3. add debugger to your code somewhere
  4. kill the tests
  5. run npm test -- --inspect
    1. so you don't have to play through the initial breaks every time

Readme

Keywords

none

Package Sidebar

Install

npm i prettier-plugin-interpolated-html-tags

Weekly Downloads

249

Version

1.0.5

License

(MIT or CC0 1.0)

Unpacked Size

30.5 kB

Total Files

24

Last publish

Collaborators

  • electrovir