Skip to content

Commit 8536a18

Browse files
committed
Add rtk configuration.
1 parent 06a6202 commit 8536a18

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.rtk.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"resources": [
3+
{
4+
"path": "CHANGELOG.md",
5+
"type": "keep-a-changelog"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)