NAME

Code::TidyAll::Plugin::JSBeautifier - Use JavaScript::Beautifier with tidyall

SYNOPSIS

This module requires Code::TidyAll.
   In the .tidyallrc configuration file add:
   [JSBeautifier]
   select = static/**/*.js
Then run
   tidyall -a

DESCRIPTION

Runs "js_beautify" of JavaScript::Beautifier, a JavaScript tidier implemented in Perl.

INSTALLATION

    cpanm Code::TidyAll

CONFIGURATION

argv
Arguments to pass to js_beautify
cmd
Full path to js_beautify

Questions & Answers

Helpful answers and articles about Code::TidyAll::Plugin::JSBeautifier you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search