Page MenuHomePhabricator

[linter doc] Specify prettier version to install globally
ClosedPublic

Authored by bytesofman on Feb 5 2024, 13:55.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC057a7344afeb: [linter doc] Specify prettier version to install globally
Summary

Should be updates soon. For now though, specify version so we at least know what should be used.

Note: discovered this when I upgraded to node 20 and reinstalled prettier with npm i -g prettier, which gives the latest at 3.2.0, which causes arc lint --everything to throw changes in JS repos

Test Plan

Confirm this adds a version for prettier in CONTRIBUTING.md

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable