Skip to content

Commit 9ad4f39

Browse files
committed
add acronym word to textlint ignore
1 parent e656263 commit 9ad4f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.textlintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ module.exports = {
1515
'UMD',
1616
'NPM',
1717
'CDN',
18+
'URL',
1819
'WIP',
1920
'NOTE',
2021
'DOM',

0 commit comments

Comments
 (0)