Files
AdminLTE/.prettierrc
Daniel 7f31eacc79 Release v4 beta3 (#5801)
* replace  js-beautify with prettier | sass downgrade

* minor upgrade cdn and accordings

* establish dist

* upgrade astro v5

* Update dependabot.yml

* bump beta2 to beta3
2024-12-24 13:19:11 +05:30

6 lines
79 B
Plaintext

{
"semi": true,
"singleQuote": true,
"printWidth": 100,
"tabWidth": 2
}