Files
licores-son-amores/.pretierrc
Jose Jimenez 695b5cdd44
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
Banner img added. Format applied to whole project (html and md too)
2026-02-15 20:53:26 +01:00

12 lines
212 B
Plaintext

{
"semi": true,
"trailingComma": "es5",
"singleQuote": true,
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"arrowParens": "always",
"endOfLine": "lf",
"htmlWhitespaceSensitivity": "css"
}