jam/.prettierignore
Nischal Shetty 9d1e19e702
chore(prettier): add prettierrc file and import sorting
Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
2025-06-21 19:37:46 +05:30

9 lines
104 B
Text

# Dist folder
dist/
# Generated code
src/lib/jm-api/**
# Other common ignores
node_modules/
.DS_Store