Logo
Explore Help
Sign In
drowl87/hextra_mirror
1
0
Fork 1
You've already forked hextra_mirror
mirror of https://github.com/imfing/hextra.git synced 2025-05-13 13:06:25 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
hextra_mirror/.prettierrc

19 lines
301 B
Plaintext
Raw Normal View History

hugo init chore: add .gitignore feat: add hugo configs chore: initialize npm feat: add hugo tailwind starter site chore: add basic taskfile chore: add README.md feat: add 404 template chore: add .prettierrc chore: update hugo.toml feat: add icons and icon.html partial
2023-07-19 22:11:34 +01:00
{
"goTemplateBracketSpacing": true,
"htmlWhitespaceSensitivity": "css",
chore: add more i18n options and update templates
2023-08-27 17:32:44 +01:00
"printWidth": 200,
hugo init chore: add .gitignore feat: add hugo configs chore: initialize npm feat: add hugo tailwind starter site chore: add basic taskfile chore: add README.md feat: add 404 template chore: add .prettierrc chore: update hugo.toml feat: add icons and icon.html partial
2023-07-19 22:11:34 +01:00
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5",
"overrides": [
{
"files": [
"*.html"
],
"options": {
"parser": "go-template"
}
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 198ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API