Results 64 issues of Azat S.

Your regular expression allow use e-mail like this: `d@a,,,ds,d###@@#@##@#`

Fix `gulpfile.js` example

JSCS was merged with ESLint. Look here: http://jscs.info/

Comments not removed

`.tool-versions` is a configuration file for [asdf](https://asdf-vm.com/guide/getting-started.html#_1-install-dependencies)

There is a bug. If the focus is on the last element of the page, by pressing Tab button, focus moves to the address bar of the browser. After then...

Added plugin for [Vite](https://github.com/vitejs/vite) Currently we have the same problem as in Parcel with saving temporary css files https://github.com/4Catalyzer/astroturf/issues/610 It means that you have to use this plugin with some...

Have you tried to use Astroturf with Vite? I tried to use it, but there are some problems: https://github.com/azat-io/vite-astroturf-example/blob/master/vite.config.ts Do you have some usage examples?

Steps to reproduce: 1. Open Supabase 2. Create database 3. Open `Settings` / `Database` / `Connection Pooling` 4. Copy `Connection string`, replace `[YOUR-PASSWORD]` with password, add `?pgbouncer=true` to string 5....