sveltekit-auth-example 2.0.3 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.editorconfig ADDED
@@ -0,0 +1,7 @@
1
+ # top-most EditorConfig file
2
+ root = true
3
+
4
+ # All files
5
+ [*]
6
+ indent_style = tab
7
+ indent_size = 2
@@ -0,0 +1,2 @@
1
+ # Reformatted with prettier
2
+ 11897c3c41550ee321aa9e865683eb2de9c1a505
Binary file