Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 346 Bytes

fix-jade

Fix jade by removing reliance on deprecated features:

Installation

npm install fix-jade -g

Usage

Fix jade files in the current directory:

fix-jade

Uninstallation

npm uninstall fix-jade -g

License

MIT