Ethan Guttman

Results 3 issues of Ethan Guttman

Compiles and all tests succeed on command 'npm test' #### Overview - Changes type from NonEmptyArray\ to NonEmptyArray\ so that fresh installs can compile/build - May require further testing but...

#### Steps to Reproduce - Clone local repository - Try to compile/build #### Observed Behaviour - Fails with semantic error TS2322: ![image](https://github.com/unsplash/unsplash-js/assets/61851595/8e7ed433-9917-460e-b05d-8ac2eb8759ed) - Error is located in src/helpers/errors.ts #### Expected...

This closes the good first issue #3039 (Allow controls to be placed at top-center, bottom-center, left-center, and right-center) example pictures showcasing all four new positions: ![image](https://github.com/mapbox/mapbox-gl-js/assets/61851595/82b4929c-6dc4-4b7c-95a2-ae829f2abe2a) ![image](https://github.com/mapbox/mapbox-gl-js/assets/61851595/3cb4feba-c28f-451f-b0d3-46111b6219f7) Multiple ctrls will...