margaridafp / google-maps-current-location

Click on 'your location' and display the geographic location of a user or device on a Google map.
MIT License
7 stars 1 forks source link

chore: several tasks #18

Closed margaridafp closed 1 year ago

margaridafp commented 1 year ago

This PR implements the following:

  1. Add husky with commitlint and lint-staged;
  2. Bump dependencies versions to handle potential vulnerabilities;
  3. Add CODEOWNERS file.