Account Compression: Typescript SDK v0.1.3 (#3743)
* ac-ts: update typescript to match v0.1.4 on-chain
* ac: add prettier, lint, typedoc config
* ac: test all init pairs
* ac: format everything
* ac: breaking changes to instructions helpers
* ac: update tests to use getCurrentBufferIndex
* ac: add docs to ts sdk
* ac: add examples to Readme, Canopy calculation explanation
* ac: ts helpers now require ValidDepthSizePair
* ac: restructure MerkleTree in tests to follow layout
* ac: lint, pretty
* ac: export MerkleTree file
* ac: revamp instruction helpers with merkle tree class
* ac: add docs
* ac: pretty, lint
* ac: update README with jnwng's feedback
* ac: export merkle-tree docs