Files
ham-reserve/next-app/.prettierrc.json
Jakob Kordež f24d39b4e1 Initial commit
2023-09-04 22:10:54 +02:00

4 lines
77 B
JSON

{
"singleQuote": true,
"plugins": ["prettier-plugin-tailwindcss"]
}