Merge branch '3.x' into 4.x

This commit is contained in:
Dan Harrin
2026-06-12 17:53:51 +01:00
+1 -1
View File
@@ -1,5 +1,5 @@
{
"plugins": ["prettier-plugin-blade", "prettier-plugin-tailwindcss"],
"plugins": ["prettier-plugin-tailwindcss"],
"semi": false,
"singleQuote": true
}