Update .prettierignore to include src/lib/components/ui directory

This commit is contained in:
Raj Nandan Sharma
2026-03-18 22:19:03 +05:30
parent 912da6b8f4
commit bb9d88a095
+2 -1
View File
@@ -19,4 +19,5 @@ config/static/*
!config/static/.kener !config/static/.kener
**/*.yaml **/*.yaml
**/*.yml **/*.yml
.github/ .github/
src/lib/components/ui