git clone https://github.com/mozilla/pretty-fast.git
Copy pretty-fast/pretty-fast.js
to devtools/shared/pretty-fast/pretty-fast.js
Copy pretty-fast/test.js
to devtools/shared/pretty-fast/tests/unit/test.js
If necessary, upgrade acorn (see devtools/shared/acorn/UPGRADING.md)
Replace acorn/dist/
with acorn/
in pretty-fast.js.