mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
c6ba6ec4d9
* fix: lint failing on astro and some integrations * chore: fix telemetry lint * chore: fix turbo cache (thx nate) * chore: fix runtime server |
||
---|---|---|
.. | ||
src | ||
test | ||
CHANGELOG.md | ||
package.json | ||
README.md | ||
tsconfig.json |
Astro Telemetry
This package is used to collect anonymous telemetry data within the Astro CLI. It is enabled by default. Telemetry data does not contain any personal identifying information and can be disabled via:
astro telemetry disable
See the CLI documentation for more options on configuration telemetry.