huge bug where the tailwind autocomplete and linting just stoped working for me so tried to fix and now finaly fixed after doingthe instaalation/innitialization again twice!

This commit is contained in:
RezHackXYZ 2025-05-28 17:45:22 +05:30
parent ec40313983
commit 6b2d7b6f4b
No known key found for this signature in database
11 changed files with 137 additions and 3415 deletions

View file

@ -1,7 +1,7 @@
{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"singleQuote": false,
"trailingComma": "all",
"printWidth": 100,
"plugins": ["prettier-plugin-svelte", "prettier-plugin-tailwindcss"],
"overrides": [