UNPKG

auth-astro-cloudflare-d1

Version:

The easiest way to add authentication to your Astro project!

17 lines (16 loc) 219 B
{ "printWidth": 100, "semi": false, "singleQuote": true, "tabWidth": 2, "trailingComma": "es5", "useTabs": true, "overrides": [ { "files": ["**/*.astro"], "options": { "parser": "astro" } } ] }