Lachlan Collins 7c382c8a8f Fix typescript errors and update packages (#561)
* Add @ts-expect errro

* Fix store type

* Add strictNullChecks

* Remove confusing $layout alias

* Update packages

* Use save-exact

* Update vitest
2023-12-30 21:52:04 +11:00
2023-12-27 08:07:30 +11:00
2021-08-30 19:25:45 -04:00
2021-09-14 19:54:52 +02:00
2023-12-14 09:19:15 -08:00
2023-12-27 08:07:30 +11:00
2023-07-09 05:16:02 +02:00

Svelte Society Website

Welcome to Svelte Society! This repository hosts the main website, which serves as a central index of events, a packages directory, as well as recipes and other useful resources.

Developing

In order to start a development server:

pnpm install
pnpm run dev

Contributing

If you would like to improve the site, you are very welcome to submit a PR! The website has a form which helps streamline adding your package or resource.

Please locally ensure your code passes pnpm run lint before submitting your PR. If you have Prettier formatting issues, please run pnpm run format.

Description
No description provided
Readme MIT 3.1 MiB
Languages
Svelte 52.7%
JavaScript 29.8%
TypeScript 11.6%
CSS 5.4%
HTML 0.5%