Skip to content

beenotung/format-html-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

format-html-cli

Format html file as post-hook to fix prettier

npm Package Version

It restores <!doctype html> back to <!DOCTYPE html> as workaround for this issue: prettier/prettier#15096

Usage

  1. Install format-html-cli as global or local package
  2. run format-html-cli from cli or npm script

Details refer to examples/package.json

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published