···2020- `npm run dev`: Start in dev mode
2121- `npm run build`: Build
2222- `npm run preview`: Preview production app
2323-- `npm run format`: Format code
2424-- `npm run check`: Run `svelte-check`
2323+- `npm run lint`: Lint
2424+- `npm run format`: Format