The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/usr/bin/perl
use lib 't/lib';
use Test::Code::TidyAll::Plugin::JSHint;
Test::Code::TidyAll::Plugin::JSHint->runtests;