index
:
hugo-theme-fuji
berkeley-mono
Fuji theme for Hugo
dante@lambda.cx
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prettier.config.js
blob: 191665891870653f7fa4e7b76002923b446d04ac (
plain
) (
blame
)
1
2
3
4
5
6
module.exports = { tabWidth: 2, semi: true, singleQuote: true, printWidth: 120, };