folderStructure.json refactor (#8088)

#7911 

If you encounter any issues or have any questions regarding the library,
feel free to write
[here](https://github.com/Igorkowalski94/eslint-plugin-project-structure/discussions/new?category=help),
I’d be happy to help.
This commit is contained in:
Igor Kowalski
2024-10-28 12:06:58 +01:00
committed by GitHub
parent 67b654f55d
commit 3ae987be92
15 changed files with 20220 additions and 20040 deletions

View File

@ -10,6 +10,6 @@ html {
}
/* https://stackoverflow.com/questions/44543157/how-to-hide-the-google-invisible-recaptcha-badge */
.grecaptcha-badge {
.grecaptcha-badge {
visibility: hidden !important;
}