0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-24 00:07:30 +01:00
svelte/benchmarking
Simon H c4b721584a
chore: repo cleanup (#13029)
* chore: cleanup repo configs

- remove prettier from packages, everything runs through the root now (also better aligns with how you work with it in VS Code: no more config duplication needed)
- remove eslint from packages, run it once through the root now (revealed some inconsistencies and missing stuff, config tightened up as a result) (bump eslint while we're at it)

* update vite and related packages (since rollup includes an addition to one estree node we need to adjust code a bit)

* bump more packages

* bump jsdom

* lint
2024-08-26 11:30:45 -04:00
..
benchmarks chore: repo cleanup (#13029) 2024-08-26 11:30:45 -04:00
compare chore: add pnpm bench:compare script (#12099) 2024-06-20 10:05:11 +01:00
benchmarks.js chore: add more benchmarks (#12108) 2024-06-20 12:34:50 +01:00
run.js chore: add pnpm bench:compare script (#12099) 2024-06-20 10:05:11 +01:00
tsconfig.json
utils.js