alpha
Login
Join now
danielroe.dev
/
roe.dev
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt.
roe.dev
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Overview
Overview
Issues
Issues
Pulls
Pulls
Pipelines
Pipelines
roe.dev
/
commitlint.config.js
69 B
·
3 lines
JavaScript
at commit
d95cd504
Blame
Daniel Roe
·
feat: use nuxt (#285)
·
5y ago
53dde83f
1
2
3
4
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
,
}