A deprecation warning occurred when running npm test
> textlint-rule-prh@5.0.1 test /Users/leko/.ghq/github.com/Leko/textlint-rule-prh
> mocha
(node:56884) DeprecationWarning: "--compilers" will be removed in a future version of Mocha; see https://git.io/vdcSr for more info
We should replace --compilers with --require to prepare for a future version of Mocha.
A deprecation warning occurred when running
npm test
We should replace
--compilers
with--require
to prepare for a future version of Mocha.