Add Telemetry (#466)

* Telemetry v1

* Add package-lock.json to gitignore
This commit is contained in:
Félix Malfait
2023-06-29 17:36:48 -07:00
committed by GitHub
parent 74ea2718ca
commit eb7fb2ba8e
24 changed files with 1281 additions and 14329 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
**/**/.env
.DS_Store
node_modules/
node_modules/
# yarn is the recommended package manager across the project
.package-lock.json