mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Add prettier config for stubs
This commit is contained in:
parent
922477907b
commit
91e659f7ae
6
stubs/.prettierrc.json
Normal file
6
stubs/.prettierrc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"printWidth": 120,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user