mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
2a1536d091
* chore: move lint rules to Astro * better suppression system * revert * format code * address more linting files * address more linting files |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md | ||
tsconfig.json |
@benchmark/timer
Like @astrojs/node
, but returns the rendered time in milliseconds for the page instead of the page content itself. This is used for internal benchmarks only.