2024-08-05

This commit is contained in:
gcch 2024-08-05 12:42:23 +02:00
commit 68b42420a3
1004 changed files with 367652 additions and 42 deletions

View file

@ -1,11 +1,7 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"files": {
"ignore": [
"*.min.js",
"vendor",
"web/wp",
],
"ignore": ["*.min.js", "vendor", "web/wp"],
"ignoreUnknown": true,
},
"formatter": {