Files
nextjs-server-fetching/examples/data-fetching/.commitlintrc.json
2024-01-15 23:13:55 +01:00

5 lines
68 B
JSON

{
"extends": [
"@commitlint/config-conventional"
]
}