Skip to content

Commit 8ccede7

Browse files
committed
chore: add markdownlint ignore
1 parent 002bcc8 commit 8ccede7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.markdownlint-cli2.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ module.exports = {
1111
...sharedStandards.ignores,
1212
'**/dist-js',
1313
'**/permissions/autogenerated',
14+
'**/target',
1415
],
1516
};

0 commit comments

Comments
 (0)