Skip to content

Commit 455bb5f

Browse files
committed
[repo] Revert changes to cspell configuration
1 parent 6f6bb5a commit 455bb5f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: cspell.config.js

-10
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,6 @@ const config = {
6060
path: './project-words.txt',
6161
noSuggest: true,
6262
},
63-
{
64-
name: 'jira-tags',
65-
path: './data/jira-tags.txt',
66-
noSuggest: true,
67-
},
68-
{
69-
name: 'tools-names',
70-
path: './data/tools-names.txt',
71-
noSuggest: true,
72-
},
7363
],
7464
ignorePaths: [
7565
'*.js',

0 commit comments

Comments
 (0)