Assignment5_new/node_modules/tailwindcss/stubs/.prettierrc.json

7 lines
90 B
JSON
Raw Normal View History

2025-01-07 05:14:59 +00:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}