JP

Results 6 issues of JP

### Description When I use `"type": "module"` in `package.json` and use `pretty-quick, I get this error: ```sh node:internal/errors:811 (frm) => !StringPrototypeStartsWith(frm.getFileName(), ^ TypeError: String.prototype.startsWith called on null or undefined at...

When previewing a file in the collapsible tree view, my `styled-components` code: ```js const ActionText = styled.button` ${props => props.theme.ActionText(props.theme)[props.variant]}; `; ``` displays like this: ```js const ActionText = styled.button`...

blocked due to 3rd party bug

This pull request is not meant to be merged. It is just to serve as a sandbox for deploying `sbp` to the `Moonbeam` `Polkadot` parachain.

### Description This pull request implements the `Assets by maturity` card for the pool detail page redesign. ### Approvals - [ ] Dev - [ ] Designer - [ ]...

### Description This pull request makes the necessary changes (loops through `PoolSnapshots`) to fetch for TVL solely from the subquery. Closes #1930 ### Approvals - [ ] Dev ### Impact...

blocked

When trying to add the custom RPC using this [guide](https://audiusproject.medium.com/configuring-metamask-for-use-with-audius-91e24bf6840), the `Chain ID` `99` is being rejected.